diff --git "a/wandb/run-20241005_141414-821qpm7o/files/output.log" "b/wandb/run-20241005_141414-821qpm7o/files/output.log" new file mode 100644--- /dev/null +++ "b/wandb/run-20241005_141414-821qpm7o/files/output.log" @@ -0,0 +1,34235 @@ +Reading metadata...: 75336it [00:02, 26261.29it/s] | 0/10000 [00:00> The following columns in the training set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message. +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/torch/utils/checkpoint.py:295: FutureWarning: `torch.cpu.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cpu', args...)` instead. + with torch.enable_grad(), device_autocast_ctx, torch.cpu.amp.autocast(**ctx.cpu_autocast_kwargs): # type: ignore[attr-defined] + 5%|██████▌ | 500/10000 [24:46<7:56:26, 3.01s/it][INFO|trainer.py:4054] 2024-10-05 14:39:02,187 >> +{'loss': 0.9345, 'grad_norm': 6.131621360778809, 'learning_rate': 2.1875e-07, 'epoch': 0.0} +{'loss': 0.8231, 'grad_norm': 6.021520137786865, 'learning_rate': 4.375e-07, 'epoch': 0.01} +{'loss': 0.5623, 'grad_norm': 5.526496410369873, 'learning_rate': 6.5625e-07, 'epoch': 0.01} +{'loss': 0.4173, 'grad_norm': 4.9277825355529785, 'learning_rate': 8.75e-07, 'epoch': 0.01} +{'loss': 0.385, 'grad_norm': 4.292990684509277, 'learning_rate': 1.09375e-06, 'epoch': 0.01} +{'loss': 0.3931, 'grad_norm': 5.749295234680176, 'learning_rate': 1.3125e-06, 'epoch': 0.01} +{'loss': 0.3516, 'grad_norm': 3.8306965827941895, 'learning_rate': 1.5312499999999997e-06, 'epoch': 0.02} +{'loss': 0.3235, 'grad_norm': 4.687748908996582, 'learning_rate': 1.75e-06, 'epoch': 0.02} +{'loss': 0.3314, 'grad_norm': 4.232759952545166, 'learning_rate': 1.96875e-06, 'epoch': 0.02} +{'loss': 0.309, 'grad_norm': 4.185751914978027, 'learning_rate': 2.1875e-06, 'epoch': 0.03} +{'loss': 0.2991, 'grad_norm': 4.818612098693848, 'learning_rate': 2.40625e-06, 'epoch': 0.03} +{'loss': 0.2832, 'grad_norm': 4.171736717224121, 'learning_rate': 2.625e-06, 'epoch': 0.03} +{'loss': 0.2873, 'grad_norm': 5.217376708984375, 'learning_rate': 2.8437499999999997e-06, 'epoch': 0.03} +{'loss': 0.2957, 'grad_norm': 4.671106815338135, 'learning_rate': 3.0624999999999995e-06, 'epoch': 0.04} +{'loss': 0.2634, 'grad_norm': 3.9175262451171875, 'learning_rate': 3.2812499999999997e-06, 'epoch': 0.04} +{'loss': 0.2541, 'grad_norm': 4.647582054138184, 'learning_rate': 3.5e-06, 'epoch': 0.04} +{'loss': 0.2244, 'grad_norm': 3.25675368309021, 'learning_rate': 3.7187499999999998e-06, 'epoch': 0.04} +{'loss': 0.2492, 'grad_norm': 4.597206115722656, 'learning_rate': 3.9375e-06, 'epoch': 0.04} +{'loss': 0.246, 'grad_norm': 4.602332592010498, 'learning_rate': 4.156249999999999e-06, 'epoch': 0.05} +{'loss': 0.2208, 'grad_norm': 3.6419622898101807, 'learning_rate': 4.375e-06, 'epoch': 0.05} +***** Running Evaluation ***** +[INFO|trainer.py:4058] 2024-10-05 14:39:02,188 >> Num examples: Unknown +[INFO|trainer.py:4059] 2024-10-05 14:39:02,188 >> Batch size = 8 +Reading metadata...: 13630it [00:01, 12051.74it/s] +[INFO|trainer_utils.py:830] 2024-10-05 14:39:04,052 >> The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message. +[WARNING|logging.py:328] 2024-10-05 14:39:04,128 >> Due to a bug fix in https://github.com/huggingface/transformers/pull/28687 transcription using a multilingual Whisper will default to language detection followed by transcription instead of translation to English.This might be a breaking change for your use case. If you want to instead always translate your audio to English, make sure to pass `language='en'`. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:04,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|logging.py:328] 2024-10-05 14:39:04,432 >> The attention mask is not set and cannot be inferred from input because pad token is same as eos token. As a consequence, you may observe unexpected behavior. Please pass your input's `attention_mask` to obtain reliable results. +[WARNING|trainer.py:742] 2024-10-05 14:39:06,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:06,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:06,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:06,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:06,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:08,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:08,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:08,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:08,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:09,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:10,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:10,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:11,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:11,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:11,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:13,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:13,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:13,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:13,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:13,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:15,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:15,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:15,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:15,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:16,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:17,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:17,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:18,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:18,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:18,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:20,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:20,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:20,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:20,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:20,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:22,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:22,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:22,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:22,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:23,147 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:24,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:24,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:25,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:25,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:25,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:27,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:27,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:27,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:27,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:27,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:29,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:29,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:29,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:29,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:30,247 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:31,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:31,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:32,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:32,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:32,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:34,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:34,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:34,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:34,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:34,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:36,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:36,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:36,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:36,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:37,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:38,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:38,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:39,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:39,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:39,643 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:41,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:41,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:41,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:41,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:42,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:44,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:44,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:44,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:44,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:45,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:46,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:46,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:46,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:46,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:47,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:49,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:49,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:49,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:49,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:49,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:51,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:51,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:51,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:51,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:51,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:53,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:53,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:53,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:53,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:54,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:55,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:55,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:56,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:56,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:56,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:39:58,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:58,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:58,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:39:58,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:39:58,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:00,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:00,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:01,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:01,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:01,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:03,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:03,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:03,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:03,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:03,999 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:05,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:05,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:05,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:05,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:06,367 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:07,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:07,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:08,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:08,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:08,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:10,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:10,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:10,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:10,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:10,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:12,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:12,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:12,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:12,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:13,316 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:14,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:14,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:15,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:15,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:15,668 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:17,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:17,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:17,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:17,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:18,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:19,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:19,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:19,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:19,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:20,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:22,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:22,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:22,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:22,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:23,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:24,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:24,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:25,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:25,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:25,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:27,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:27,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:27,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:27,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:27,767 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:29,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:29,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:29,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:29,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:30,054 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:31,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:31,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:31,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:31,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:32,362 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:34,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:34,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:34,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:34,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:34,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:36,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:36,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:36,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:36,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:37,289 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:39,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:39,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:39,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:39,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:39,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:41,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:41,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:41,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:41,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:41,999 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:43,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:43,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:44,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:44,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:44,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:46,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:46,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:46,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:46,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:46,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:48,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:48,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:48,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:48,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:49,030 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:50,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:50,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:50,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:50,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:51,343 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:52,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:52,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:53,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:53,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:53,643 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:55,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:55,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:55,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:55,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:56,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:40:57,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:57,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:58,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:40:58,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:40:58,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:00,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:00,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:00,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:00,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:00,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:02,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:02,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:02,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:02,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:03,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:04,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:04,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:05,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:05,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:06,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:07,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:07,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:08,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:08,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:08,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:10,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:10,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:10,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:10,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:10,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:12,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:12,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:12,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:12,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:13,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:14,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:14,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:15,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:15,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:15,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:17,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:17,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:17,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:17,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:18,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:19,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:19,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:20,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:20,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:20,474 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:22,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:22,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:22,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:22,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:22,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:24,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:24,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:24,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:24,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:25,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:27,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:27,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:27,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:27,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:27,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:29,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:29,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:29,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:29,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:30,055 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:31,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:31,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:31,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:31,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:32,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:33,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:33,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:34,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:34,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:34,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:36,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:36,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:36,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:36,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:36,896 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:38,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:38,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:38,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:38,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:39,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:40,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:40,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:41,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:41,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:41,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:43,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:43,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:43,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:43,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:44,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:45,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:45,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:46,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:46,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:46,626 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:48,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:48,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:48,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:48,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:48,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:50,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:50,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:50,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:50,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:51,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:52,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:52,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:53,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:53,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:53,593 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:55,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:55,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:55,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:55,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:55,968 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:57,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:57,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:57,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:57,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:41:58,382 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:41:59,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:41:59,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:00,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:00,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:00,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:02,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:02,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:02,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:02,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:03,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:04,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:04,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:05,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:05,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:05,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:07,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:07,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:07,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:07,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:07,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:09,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:09,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:10,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:10,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:10,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:12,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:12,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:12,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:12,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:12,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:14,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:14,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:14,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:14,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:15,222 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:16,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:16,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:17,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:17,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:17,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:19,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:19,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:19,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:19,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:19,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:21,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:21,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:21,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:21,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:22,247 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:23,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:23,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:24,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:24,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:25,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:26,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:26,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:27,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:27,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:27,680 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:29,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:29,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:29,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:29,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:30,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:31,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:31,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:31,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:31,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:32,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:34,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:34,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:34,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:34,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:34,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:36,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:36,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:36,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:36,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:37,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:38,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:38,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:39,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:39,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:39,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:41,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:41,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:41,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:41,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:41,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:43,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:43,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:43,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:43,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:44,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:46,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:46,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:46,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:46,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:46,748 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:48,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:48,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:48,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:48,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:49,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:50,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:50,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:51,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:51,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:51,545 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:53,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:53,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:53,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:53,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:53,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:55,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:55,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:55,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:55,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:56,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:42:57,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:57,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:58,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:42:58,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:42:58,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:00,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:00,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:00,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:00,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:01,061 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:02,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:02,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:03,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:03,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:03,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:05,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:05,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:05,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:05,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:06,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:08,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:08,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:08,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:08,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:08,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:10,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:10,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:10,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:10,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:11,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:12,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:12,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:13,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:13,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:13,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:15,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:15,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:15,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:15,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:15,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:17,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:17,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:17,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:17,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:18,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:19,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:19,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:20,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:20,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:20,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:22,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:22,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:22,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:22,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:23,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:24,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:24,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:25,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:25,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:25,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:27,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:27,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:27,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:27,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:27,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:29,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:29,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:29,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:29,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:30,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:31,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:31,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:32,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:32,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:32,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:34,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:34,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:34,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:34,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:34,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:36,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:36,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:36,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:36,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:37,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:38,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:38,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:39,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:39,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:39,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:41,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:41,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:41,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:41,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:41,990 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:43,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:43,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:43,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:43,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:44,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:46,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:46,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:46,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:46,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:47,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:48,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:48,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:49,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:49,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:49,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:51,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:51,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:51,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:51,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:51,912 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:53,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:53,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:53,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:53,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:54,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:55,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:55,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:56,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:56,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:56,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:43:58,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:58,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:58,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:43:58,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:43:59,106 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:00,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:00,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:01,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:01,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:01,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:03,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:03,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:03,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:03,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:03,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:05,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:05,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:05,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:05,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:06,296 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:07,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:07,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:08,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:08,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:08,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:10,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:10,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:10,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:10,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:10,844 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:12,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:12,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:12,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:12,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:13,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:14,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:14,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:15,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:15,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:15,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:17,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:17,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:17,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:17,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:18,055 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:19,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:19,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:20,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:20,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:20,452 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:22,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:22,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:22,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:22,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:22,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:24,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:24,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:24,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:24,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:25,063 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:26,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:26,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:27,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:27,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:27,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:29,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:29,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:29,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:29,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:30,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:31,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:31,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:32,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:32,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:32,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:34,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:34,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:34,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:34,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:35,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:36,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:36,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:36,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:36,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:37,355 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:39,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:39,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:39,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:39,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:39,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:41,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:41,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:41,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:41,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:42,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:43,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:43,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:44,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:44,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:44,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:46,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:46,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:46,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:46,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:46,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:48,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:48,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:48,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:48,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:49,182 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:50,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:50,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:51,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:51,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:51,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:53,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:53,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:53,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:53,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:54,025 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:55,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:55,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:56,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:56,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:56,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:44:58,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:58,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:58,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:44:58,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:44:58,769 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:00,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:00,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:00,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:00,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:01,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:03,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:03,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:03,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:03,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:03,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:05,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:05,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:05,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:05,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:06,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:07,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:07,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:07,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:07,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:08,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:09,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:09,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:10,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:10,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:10,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:12,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:12,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:12,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:12,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:13,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:15,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:15,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:15,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:15,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:15,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:17,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:17,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:17,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:17,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:18,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:19,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:19,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:20,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:20,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:20,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:21,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:21,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:22,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:22,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:22,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:24,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:24,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:24,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:24,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:24,950 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:26,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:26,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:26,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:26,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:27,226 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:28,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:28,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:29,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:29,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:29,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:31,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:31,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:31,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:31,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:31,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:33,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:33,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:33,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:33,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:34,277 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:35,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:35,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:36,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:36,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:36,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:38,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:38,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:38,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:38,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:39,039 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:40,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:40,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:41,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:41,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:41,590 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:43,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:43,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:43,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:43,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:43,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:45,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:45,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:45,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:45,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:46,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:47,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:47,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:48,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:48,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:48,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:50,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:50,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:50,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:50,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:50,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:52,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:52,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:52,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:52,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:53,738 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:55,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:55,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:55,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:55,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:56,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:45:57,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:57,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:58,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:45:58,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:45:58,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:00,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:00,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:00,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:00,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:00,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:02,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:02,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:02,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:02,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:03,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:04,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:04,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:05,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:05,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:05,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:07,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:07,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:07,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:07,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:07,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:09,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:09,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:09,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:09,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:10,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:11,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:11,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:12,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:12,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:12,621 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:14,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:14,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:14,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:14,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:14,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:16,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:16,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:17,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:17,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:17,430 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:19,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:19,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:19,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:19,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:19,745 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:21,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:21,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:21,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:21,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:22,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:23,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:23,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:24,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:24,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:24,427 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:26,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:26,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:26,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:26,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:26,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:28,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:28,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:28,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:28,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:29,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:30,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:30,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:31,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:31,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:31,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:33,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:33,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:33,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:33,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:34,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:35,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:35,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:36,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:36,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:36,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:38,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:38,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:38,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:38,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:39,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:40,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:40,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:40,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:40,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:41,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:42,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:42,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:43,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:43,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:43,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:45,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:45,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:45,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:45,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:46,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:47,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:47,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:48,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:48,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:48,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:50,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:50,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:50,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:50,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:50,772 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:52,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:52,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:52,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:52,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:52,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:54,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:54,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:55,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:55,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:55,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:57,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:57,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:57,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:57,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:46:57,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:46:59,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:59,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:59,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:46:59,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:00,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:01,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:01,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:02,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:02,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:02,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:04,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:04,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:04,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:04,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:04,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:06,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:06,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:06,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:06,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:07,166 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:08,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:08,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:09,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:09,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:09,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:11,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:11,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:11,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:11,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:11,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:13,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:13,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:13,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:13,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:14,187 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:15,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:15,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:16,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:16,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:17,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:18,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:18,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:18,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:18,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:19,246 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:20,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:20,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:21,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:21,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:21,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:23,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:23,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:23,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:23,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:23,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:25,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:25,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:25,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:25,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:26,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:28,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:28,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:28,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:28,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:28,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:30,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:30,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:30,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:30,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:31,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:33,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:33,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:33,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:33,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:33,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:35,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:35,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:35,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:35,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:36,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:37,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:37,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:38,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:38,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:38,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:40,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:40,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:40,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:40,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:40,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:42,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:42,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:42,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:42,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:43,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:44,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:44,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:45,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:45,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:45,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:47,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:47,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:47,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:47,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:47,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:49,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:49,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:49,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:49,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:50,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:51,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:51,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:52,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:52,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:52,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:54,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:54,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:54,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:54,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:55,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:56,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:56,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:57,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:57,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:47:57,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:47:59,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:47:59,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:00,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:00,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:00,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:02,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:02,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:02,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:02,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:02,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:04,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:04,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:04,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:04,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:05,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:06,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:06,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:07,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:07,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:07,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:09,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:09,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:09,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:09,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:09,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:11,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:11,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:11,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:11,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:12,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:13,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:13,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:13,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:13,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:14,313 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:16,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:16,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:16,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:16,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:16,785 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:18,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:18,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:18,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:18,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:19,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:20,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:20,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:21,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:21,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:21,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:23,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:23,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:23,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:23,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:23,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:25,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:25,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:25,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:25,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:26,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:27,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:27,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:28,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:28,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:28,626 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:30,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:30,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:30,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:30,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:31,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:32,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:32,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:33,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:33,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:33,445 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:35,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:35,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:35,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:35,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:35,741 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:37,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:37,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:37,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:37,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:38,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:39,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:39,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:40,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:40,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:40,779 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:42,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:42,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:42,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:42,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:43,176 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:44,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:44,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:45,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:45,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:45,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:47,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:47,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:47,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:47,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:47,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:49,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:49,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:49,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:49,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:50,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:52,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:52,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:52,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:52,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:52,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:54,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:54,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:54,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:54,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:55,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:56,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:56,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:57,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:57,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:57,488 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:48:59,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:59,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:59,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:48:59,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:48:59,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:01,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:01,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:01,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:01,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:02,289 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:03,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:03,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:04,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:04,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:04,670 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:06,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:06,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:06,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:06,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:07,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:08,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:08,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:08,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:08,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:09,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:10,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:10,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:11,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:11,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:11,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:13,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:13,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:13,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:13,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:13,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:15,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:15,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:15,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:15,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:16,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:17,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:17,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:18,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:18,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:18,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:20,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:20,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:20,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:20,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:20,865 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:22,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:22,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:22,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:22,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:23,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:25,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:25,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:25,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:25,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:26,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:27,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:27,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:27,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:27,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:28,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:30,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:30,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:30,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:30,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:30,758 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:32,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:32,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:32,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:32,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:33,112 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:34,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:34,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:34,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:34,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:35,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:37,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:37,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:37,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:37,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:37,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:39,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:39,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:39,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:39,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:39,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:41,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:41,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:42,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:42,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:42,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:44,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:44,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:44,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:44,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:44,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:46,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:46,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:46,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:46,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:47,215 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:49,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:49,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:49,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:49,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:49,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:51,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:51,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:51,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:51,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:52,262 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:53,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:53,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:54,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:54,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:54,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:56,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:56,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:56,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:56,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:56,927 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:49:58,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:58,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:58,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:49:58,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:49:59,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:00,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:00,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:01,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:01,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:01,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:03,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:03,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:03,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:03,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:04,251 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:05,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:05,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:06,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:06,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:06,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:08,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:08,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:08,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:08,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:09,050 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:10,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:10,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:11,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:11,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:11,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:13,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:13,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:13,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:13,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:13,683 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:15,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:15,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:15,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:15,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:16,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:17,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:17,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:18,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:18,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:18,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:20,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:20,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:20,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:20,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:20,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:22,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:22,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:22,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:22,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:23,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:25,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:25,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:25,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:25,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:25,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:27,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:27,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:27,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:27,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:28,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:29,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:29,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:30,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:30,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:30,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:32,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:32,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:32,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:32,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:32,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:34,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:34,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:34,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:34,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:35,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:37,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:37,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:37,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:37,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:37,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:39,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:39,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:39,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:39,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:40,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:41,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:41,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:41,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:41,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:42,370 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:43,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:43,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:44,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:44,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:44,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:46,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:46,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:46,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:46,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:47,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:49,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:49,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:49,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:49,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:50,074 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:51,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:51,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:52,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:52,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:52,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:54,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:54,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:54,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:54,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:54,741 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:56,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:56,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:56,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:56,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:57,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:50:58,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:58,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:59,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:50:59,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:50:59,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:01,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:01,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:01,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:01,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:01,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:03,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:03,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:03,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:03,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:04,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:05,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:05,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:06,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:06,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:06,599 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:08,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:08,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:08,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:08,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:08,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:10,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:10,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:10,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:10,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:11,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:12,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:12,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:13,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:13,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:13,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:15,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:15,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:15,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:15,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:16,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:17,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:17,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:18,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:18,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:18,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:20,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:20,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:20,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:20,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:20,922 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:22,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:22,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:22,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:22,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:23,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:24,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:24,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:25,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:25,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:25,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:27,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:27,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:27,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:27,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:28,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:30,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:30,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:30,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:30,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:30,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:32,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:32,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:32,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:32,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:33,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:35,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:35,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:35,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:35,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:35,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:37,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:37,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:37,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:37,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:38,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:39,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:39,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:40,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:40,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:40,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:42,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:42,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:42,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:42,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:43,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:44,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:44,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:44,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:44,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:45,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:47,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:47,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:47,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:47,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:47,713 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:49,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:49,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:49,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:49,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:50,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:51,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:51,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:52,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:52,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:52,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:54,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:54,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:54,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:54,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:54,834 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:56,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:56,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:56,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:56,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:57,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:51:58,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:58,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:59,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:51:59,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:51:59,545 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:01,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:01,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:01,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:01,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:01,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:03,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:03,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:03,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:03,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:04,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:06,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:06,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:06,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:06,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:07,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:09,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:09,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:09,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:09,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:09,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:11,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:11,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:11,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:11,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:12,107 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:13,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:13,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:14,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:14,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:14,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:16,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:16,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:16,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:16,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:16,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:18,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:18,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:18,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:18,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:19,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:20,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:20,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:21,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:21,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:21,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:23,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:23,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:23,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:23,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:24,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:25,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:25,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:25,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:25,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:26,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:28,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:28,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:28,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:28,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:28,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:30,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:30,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:30,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:30,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:31,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:32,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:32,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:33,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:33,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:33,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:35,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:35,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:35,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:35,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:35,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:37,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:37,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:37,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:37,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:38,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:39,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:39,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:40,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:40,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:40,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:42,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:42,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:42,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:42,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:42,986 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:44,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:44,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:44,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:44,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:45,269 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:47,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:47,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:47,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:47,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:47,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:49,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:49,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:49,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:49,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:50,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:52,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:52,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:52,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:52,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:53,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:54,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:54,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:55,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:55,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:55,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:57,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:57,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:57,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:57,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:52:57,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:52:59,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:59,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:59,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:52:59,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:00,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:02,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:02,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:02,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:02,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:02,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:04,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:04,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:04,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:04,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:05,134 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:06,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:06,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:07,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:07,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:07,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:09,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:09,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:09,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:09,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:09,781 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:11,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:11,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:11,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:11,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:12,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:13,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:13,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:13,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:13,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:14,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:16,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:16,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:16,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:16,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:16,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:18,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:18,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:18,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:18,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:19,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:20,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:20,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:21,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:21,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:21,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:23,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:23,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:23,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:23,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:23,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:25,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:25,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:25,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:25,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:26,301 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:27,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:27,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:28,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:28,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:28,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:30,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:30,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:30,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:30,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:31,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:33,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:33,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:33,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:33,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:33,877 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:35,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:35,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:35,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:35,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:36,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:37,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:37,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:38,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:38,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:38,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:40,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:40,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:40,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:40,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:40,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:42,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:42,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:42,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:42,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:43,346 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:44,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:44,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:45,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:45,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:45,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:47,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:47,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:47,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:47,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:48,101 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:49,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:49,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:49,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:49,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:50,368 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:52,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:52,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:52,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:52,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:52,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:54,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:54,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:54,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:54,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:55,020 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:56,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:56,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:56,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:56,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:57,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:53:59,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:59,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:59,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:53:59,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:53:59,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:01,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:01,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:01,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:01,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:02,209 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:03,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:03,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:04,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:04,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:04,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:06,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:06,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:06,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:06,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:07,031 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:08,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:08,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:08,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:08,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:09,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:10,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:10,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:11,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:11,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:11,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:13,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:13,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:13,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:13,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:13,945 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:15,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:15,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:16,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:16,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:16,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:18,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:18,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:18,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:18,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:19,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:21,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:21,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:21,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:21,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:21,756 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:23,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:23,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:23,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:23,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:24,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:25,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:25,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:26,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:26,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:26,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:28,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:28,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:28,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:28,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:28,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:30,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:30,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:30,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:30,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:31,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:32,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:32,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:33,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:33,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:33,503 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:35,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:35,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:35,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:35,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:36,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:37,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:37,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:37,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:37,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:38,331 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:39,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:39,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:40,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:40,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:40,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:42,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:42,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:42,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:42,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:43,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:44,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:44,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:45,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:45,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:45,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:47,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:47,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:47,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:47,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:47,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:49,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:49,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:49,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:49,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:50,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:52,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:52,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:52,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:52,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:52,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:54,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:54,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:54,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:54,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:55,078 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:56,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:56,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:57,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:57,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:54:57,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:54:59,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:59,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:59,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:54:59,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:00,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:01,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:01,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:02,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:02,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:02,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:04,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:04,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:04,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:04,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:04,896 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:06,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:06,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:06,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:06,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:07,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:08,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:08,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:09,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:09,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:09,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:11,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:11,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:11,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:11,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:11,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:13,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:13,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:13,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:13,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:14,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:15,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:15,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:16,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:16,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:16,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:18,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:18,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:18,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:18,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:18,945 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:20,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:20,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:20,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:20,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:21,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:23,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:23,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:23,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:23,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:23,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:25,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:25,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:25,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:25,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:26,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:27,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:27,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:28,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:28,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:28,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:30,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:30,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:30,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:30,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:30,917 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:32,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:32,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:32,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:32,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:33,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:35,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:35,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:35,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:35,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:35,745 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:37,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:37,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:37,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:37,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:38,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:40,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:40,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:40,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:40,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:41,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:42,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:42,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:43,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:43,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:43,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:45,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:45,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:45,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:45,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:45,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:47,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:47,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:47,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:47,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:48,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:49,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:49,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:50,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:50,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:50,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:52,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:52,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:52,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:52,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:53,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:54,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:54,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:55,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:55,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:55,449 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:57,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:57,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:57,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:57,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:55:57,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:55:59,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:59,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:59,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:55:59,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:00,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:01,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:01,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:02,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:02,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:02,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:04,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:04,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:04,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:04,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:04,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:06,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:06,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:06,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:06,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:07,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:09,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:09,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:09,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:09,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:09,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:11,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:11,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:11,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:11,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:12,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:13,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:13,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:13,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:13,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:14,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:15,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:15,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:16,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:16,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:16,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:18,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:18,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:18,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:18,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:19,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:21,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:21,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:21,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:21,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:21,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:23,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:23,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:23,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:23,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:24,156 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:25,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:25,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:26,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:26,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:26,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:28,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:28,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:28,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:28,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:28,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:30,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:30,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:30,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:30,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:31,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:32,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:32,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:33,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:33,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:33,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:35,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:35,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:35,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:35,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:35,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:37,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:37,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:37,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:37,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:38,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:39,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:39,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:40,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:40,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:40,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:42,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:42,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:42,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:42,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:43,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:44,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:44,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:45,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:45,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:45,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:47,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:47,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:47,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:47,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:47,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:49,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:49,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:49,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:49,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:50,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:51,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:51,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:52,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:52,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:52,599 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:54,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:54,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:54,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:54,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:54,910 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:56,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:56,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:56,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:56,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:56:57,241 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:56:58,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:58,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:59,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:56:59,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:00,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:02,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:02,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:02,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:02,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:02,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:04,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:04,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:04,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:04,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:05,238 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:07,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:07,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:07,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:07,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:07,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:09,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:09,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:09,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:09,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:10,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:11,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:11,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:12,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:12,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:12,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:14,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:14,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:14,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:14,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:15,104 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:16,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:16,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:17,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:17,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:17,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:19,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:19,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:19,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:19,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:19,953 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:21,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:21,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:21,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:21,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:22,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:24,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:24,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:24,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:24,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:24,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:26,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:26,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:26,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:26,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:27,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:28,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:28,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:29,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:29,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:29,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:31,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:31,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:31,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:31,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:31,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:33,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:33,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:33,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:33,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:34,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:35,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:35,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:36,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:36,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:36,585 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:38,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:38,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:38,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:38,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:38,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:40,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:40,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:40,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:40,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:41,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:43,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:43,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:43,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:43,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:44,031 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:45,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:45,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:45,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:45,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:46,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:48,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:48,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:48,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:48,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:48,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:50,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:50,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:50,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:50,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:51,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:52,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:52,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:53,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:53,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:53,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:55,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:55,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:55,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:55,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:55,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:57,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:57,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:57,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:57,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:57:58,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:57:59,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:57:59,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:00,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:00,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:00,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:02,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:02,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:02,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:02,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:02,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:04,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:04,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:04,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:04,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:05,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:06,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:06,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:07,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:07,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:07,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:09,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:09,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:09,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:09,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:09,910 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:11,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:11,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:11,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:11,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:12,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:14,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:14,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:14,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:14,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:14,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:16,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:16,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:16,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:16,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:17,093 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:18,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:18,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:18,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:18,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:20,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:21,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:21,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:22,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:22,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:22,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:24,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:24,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:24,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:24,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:24,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:26,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:26,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:26,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:26,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:27,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:28,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:28,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:29,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:29,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:29,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:31,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:31,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:31,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:31,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:31,901 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:33,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:33,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:33,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:33,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:34,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:35,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:35,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:36,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:36,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:36,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:38,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:38,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:38,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:38,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:38,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:40,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:40,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:40,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:40,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:41,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:42,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:42,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:43,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:43,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:43,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:45,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:45,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:45,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:45,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:45,855 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:47,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:47,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:47,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:47,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:48,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:49,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:49,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:50,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:50,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:50,485 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:52,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:52,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:52,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:52,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:52,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:54,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:54,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:54,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:54,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:55,100 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:56,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:56,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:56,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:56,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:57,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:58:59,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:59,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:59,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:58:59,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:58:59,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:01,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:01,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:01,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:01,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:02,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:04,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:04,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:04,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:04,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:05,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:06,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:06,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:06,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:06,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:07,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:09,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:09,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:09,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:09,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:09,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:11,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:11,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:11,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:11,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:12,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:13,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:13,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:14,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:14,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:14,541 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:16,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:16,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:16,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:16,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:16,905 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:18,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:18,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:18,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:18,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:19,238 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:20,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:20,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:21,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:21,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:21,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:23,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:23,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:23,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:23,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:23,872 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:25,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:25,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:25,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:25,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:26,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:27,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:27,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:27,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:27,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:28,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:29,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:29,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:30,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:30,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:30,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:32,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:32,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:32,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:32,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:33,078 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:34,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:34,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:35,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:35,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:35,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:37,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:37,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:37,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:37,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:37,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:39,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:39,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:39,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:39,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:40,178 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:41,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:41,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:42,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:42,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:42,545 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:44,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:44,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:44,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:44,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:45,343 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:46,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:46,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:47,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:47,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:47,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:49,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:49,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:49,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:49,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:49,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:51,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:51,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:51,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:51,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:52,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:53,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:53,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:54,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:54,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:54,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:56,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:56,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:56,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:56,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:57,028 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 14:59:58,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:58,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:58,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 14:59:58,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 14:59:59,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:01,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:01,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:01,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:01,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:01,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:03,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:03,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:03,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:03,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:04,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:05,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:05,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:06,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:06,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:06,604 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:08,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:08,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:08,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:08,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:08,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:10,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:10,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:10,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:10,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:11,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:12,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:12,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:13,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:13,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:13,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:15,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:15,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:15,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:15,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:15,787 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:17,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:17,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:17,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:17,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:18,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:19,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:19,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:20,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:20,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:20,473 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:22,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:22,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:22,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:22,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:22,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:24,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:24,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:24,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:24,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:25,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:26,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:26,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:27,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:27,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:28,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:29,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:29,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:30,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:30,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:30,602 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:32,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:32,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:32,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:32,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:32,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:34,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:34,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:34,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:34,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:35,289 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:36,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:36,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:37,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:37,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:37,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:39,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:39,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:39,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:39,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:40,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:41,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:41,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:42,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:42,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:42,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:44,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:44,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:44,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:44,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:44,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:46,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:46,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:46,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:46,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:47,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:48,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:48,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:49,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:49,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:49,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:51,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:51,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:51,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:51,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:51,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:53,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:53,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:54,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:54,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:54,426 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:56,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:56,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:56,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:56,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:56,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:00:58,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:58,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:58,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:00:58,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:00:59,227 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:00,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:00,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:01,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:01,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:01,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:03,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:03,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:03,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:03,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:03,962 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:05,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:05,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:05,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:05,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:06,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:07,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:07,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:08,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:08,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:08,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:10,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:10,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:10,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:10,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:11,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:13,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:13,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:13,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:13,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:13,929 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:15,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:15,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:15,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:15,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:16,372 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:18,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:18,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:18,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:18,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:18,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:20,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:20,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:20,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:20,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:21,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:22,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:22,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:23,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:23,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:23,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:25,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:25,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:25,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:25,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:25,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:27,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:27,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:27,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:27,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:28,198 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:29,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:29,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:30,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:30,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:30,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:32,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:32,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:32,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:32,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:32,852 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:34,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:34,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:34,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:34,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:35,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:36,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:36,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:37,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:37,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:37,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:39,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:39,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:39,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:39,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:39,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:41,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:41,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:41,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:41,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:42,271 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:44,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:44,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:44,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:44,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:44,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:46,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:46,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:46,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:46,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:47,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:48,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:48,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:49,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:49,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:49,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:51,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:51,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:51,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:51,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:52,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:54,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:54,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:54,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:54,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:54,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:56,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:56,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:56,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:56,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:57,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:01:59,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:59,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:59,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:01:59,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:01:59,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:01,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:01,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:01,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:01,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:01,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:03,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:03,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:04,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:04,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:04,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:06,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:06,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:06,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:06,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:06,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:08,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:08,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:08,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:08,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:09,162 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:10,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:10,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:11,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:11,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:11,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:13,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:13,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:13,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:13,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:13,823 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:15,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:15,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:15,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:15,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:16,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:17,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:17,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:18,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:18,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:18,485 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:20,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:20,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:20,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:20,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:20,758 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:22,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:22,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:22,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:22,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:23,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:24,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:24,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:24,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:24,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:25,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:26,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:26,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:27,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:27,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:27,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:29,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:29,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:29,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:29,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:29,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:31,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:31,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:31,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:31,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:32,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:34,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:34,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:34,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:34,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:35,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:36,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:36,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:37,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:37,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:37,616 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:39,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:39,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:39,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:39,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:39,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:41,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:41,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:41,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:41,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:42,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:43,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:43,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:44,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:44,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:44,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:46,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:46,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:46,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:46,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:46,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:48,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:48,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:48,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:48,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:49,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:51,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:51,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:51,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:51,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:51,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:53,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:53,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:53,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:53,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:53,936 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:55,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:55,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:55,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:55,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:56,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:02:58,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:58,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:58,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:02:58,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:02:58,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:00,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:00,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:00,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:00,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:00,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:02,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:02,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:02,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:02,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:03,343 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:04,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:04,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:05,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:05,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:05,572 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:07,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:07,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:07,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:07,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:07,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:09,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:09,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:09,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:09,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:10,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:12,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:12,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:12,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:12,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:13,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:14,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:14,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:15,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:15,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:15,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:17,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:17,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:17,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:17,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:17,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:19,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:19,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:19,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:19,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:20,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:22,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:22,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:22,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:22,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:22,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:24,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:24,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:24,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:24,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:25,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:26,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:26,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:27,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:27,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:27,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:29,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:29,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:29,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:29,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:29,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:31,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:31,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:31,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:31,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:32,251 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:34,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:34,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:34,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:34,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:34,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:36,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:36,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:36,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:36,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:37,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:38,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:38,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:39,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:39,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:39,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:41,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:41,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:41,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:41,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:41,871 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:43,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:43,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:43,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:43,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:44,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:45,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:45,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:46,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:46,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:46,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:48,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:48,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:48,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:48,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:49,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:50,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:50,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:50,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:50,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:52,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:53,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:53,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:54,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:54,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:54,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:56,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:56,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:56,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:56,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:56,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:03:58,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:58,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:58,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:03:58,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:03:59,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:01,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:01,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:01,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:01,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:01,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:03,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:03,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:03,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:03,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:04,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:05,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:05,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:06,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:06,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:06,409 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:08,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:08,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:08,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:08,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:08,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:10,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:10,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:10,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:10,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:11,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:12,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:12,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:13,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:13,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:13,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:15,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:15,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:15,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:15,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:15,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:17,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:17,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:17,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:17,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:18,214 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:20,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:20,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:20,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:20,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:20,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:22,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:22,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:22,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:22,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:23,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:24,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:24,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:24,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:24,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:25,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:27,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:27,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:27,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:27,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:27,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:29,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:29,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:29,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:29,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:29,974 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:31,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:31,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:32,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:32,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:32,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:34,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:34,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:34,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:34,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:35,299 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:36,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:36,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:37,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:37,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:37,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:39,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:39,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:39,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:39,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:39,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:41,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:41,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:41,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:41,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:42,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:43,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:43,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:44,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:44,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:44,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:46,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:46,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:46,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:46,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:47,031 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:48,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:48,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:48,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:48,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:49,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:51,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:51,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:51,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:51,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:51,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:53,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:53,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:53,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:53,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:54,081 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:55,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:55,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:56,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:56,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:56,448 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:04:58,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:58,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:58,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:04:58,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:04:58,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:00,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:00,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:00,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:00,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:01,210 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:02,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:02,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:03,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:03,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:03,498 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:05,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:05,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:05,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:05,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:06,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:07,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:07,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:07,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:07,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:08,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:09,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:09,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:10,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:10,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:10,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:12,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:12,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:12,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:12,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:12,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:14,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:14,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:14,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:14,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:15,865 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:17,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:17,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:17,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:17,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:18,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:19,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:19,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:20,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:20,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:20,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:22,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:22,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:22,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:22,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:22,798 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:24,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:24,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:24,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:24,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:25,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:26,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:26,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:27,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:27,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:27,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:29,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:29,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:29,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:29,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:29,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:31,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:31,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:31,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:31,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:32,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:33,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:33,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:34,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:34,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:34,420 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:36,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:36,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:36,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:36,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:36,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:38,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:38,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:38,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:38,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:39,019 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:40,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:40,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:40,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:40,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:41,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:43,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:43,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:43,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:43,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:43,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:45,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:45,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:45,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:45,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:45,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:47,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:47,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:47,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:47,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:48,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:49,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:49,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:50,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:50,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:50,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:52,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:52,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:52,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:52,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:52,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:54,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:54,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:55,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:55,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:55,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:05:57,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:57,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:57,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:05:57,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:05:58,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:00,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:00,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:00,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:00,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:00,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:02,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:02,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:02,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:02,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:03,147 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:04,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:04,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:05,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:05,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:05,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:07,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:07,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:07,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:07,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:07,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:09,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:09,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:09,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:09,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:10,328 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:12,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:12,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:12,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:12,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:12,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:14,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:14,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:14,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:14,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:14,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:16,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:16,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:16,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:16,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:17,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:19,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:19,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:19,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:19,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:19,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:21,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:21,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:21,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:21,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:22,269 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:24,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:24,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:24,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:24,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:24,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:26,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:26,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:26,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:26,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:27,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:28,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:28,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:29,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:29,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:29,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:31,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:31,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:31,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:31,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:31,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:33,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:33,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:33,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:33,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:34,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:35,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:35,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:36,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:36,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:36,591 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:38,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:38,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:38,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:38,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:39,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:41,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:41,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:41,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:41,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:41,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:43,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:43,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:43,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:43,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:44,277 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:45,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:45,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:46,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:46,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:46,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:48,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:48,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:48,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:48,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:48,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:50,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:50,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:50,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:50,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:51,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:52,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:52,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:53,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:53,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:53,514 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:55,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:55,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:55,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:55,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:55,792 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:57,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:57,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:57,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:57,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:06:58,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:06:59,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:06:59,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:00,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:00,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:00,420 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:02,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:02,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:02,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:02,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:02,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:04,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:04,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:04,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:04,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:05,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:06,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:06,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:07,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:07,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:07,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:09,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:09,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:09,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:09,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:09,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:11,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:11,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:12,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:12,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:12,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:14,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:14,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:14,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:14,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:14,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:16,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:16,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:16,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:16,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:17,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:19,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:19,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:19,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:19,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:20,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:22,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:22,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:22,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:22,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:22,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:24,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:24,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:24,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:24,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:25,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:26,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:26,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:27,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:27,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:27,504 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:29,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:29,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:29,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:29,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:29,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:31,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:31,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:31,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:31,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:32,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:33,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:33,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:34,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:34,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:34,643 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:36,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:36,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:36,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:36,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:36,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:38,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:38,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:38,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:38,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:39,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:40,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:40,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:41,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:41,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:41,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:43,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:43,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:43,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:43,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:43,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:45,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:45,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:45,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:45,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:46,166 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:48,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:48,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:48,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:48,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:48,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:50,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:50,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:50,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:50,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:50,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:52,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:52,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:52,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:52,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:53,378 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:54,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:54,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:55,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:55,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:55,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:57,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:57,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:57,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:57,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:07:57,962 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:07:59,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:59,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:59,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:07:59,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:00,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:02,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:02,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:02,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:02,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:03,370 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:05,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:05,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:05,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:05,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:05,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:07,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:07,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:07,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:07,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:08,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:09,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:09,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:10,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:10,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:10,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:12,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:12,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:12,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:12,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:12,907 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:14,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:14,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:14,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:14,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:15,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:16,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:16,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:17,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:17,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:17,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:19,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:19,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:19,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:19,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:19,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:21,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:21,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:21,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:21,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:22,300 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:23,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:23,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:24,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:24,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:24,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:26,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:26,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:26,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:26,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:26,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:28,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:28,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:28,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:28,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:29,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:30,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:30,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:31,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:31,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:31,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:33,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:33,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:33,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:33,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:33,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:35,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:35,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:35,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:35,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:36,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:37,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:37,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:38,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:38,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:38,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:40,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:40,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:40,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:40,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:41,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:42,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:42,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:42,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:42,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:43,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:44,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:44,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:45,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:45,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:46,074 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:47,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:47,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:48,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:48,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:48,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:49,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:49,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:50,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:50,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:50,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:52,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:52,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:52,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:52,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:53,150 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:54,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:54,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:55,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:55,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:55,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:57,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:57,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:57,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:57,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:08:57,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:08:59,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:59,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:59,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:08:59,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:00,224 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:01,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:01,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:02,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:02,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:02,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:04,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:04,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:04,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:04,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:05,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:06,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:06,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:06,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:06,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:07,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:09,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:09,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:09,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:09,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:09,738 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:11,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:11,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:11,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:11,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:12,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:13,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:13,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:14,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:14,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:14,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:16,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:16,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:16,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:16,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:16,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:18,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:18,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:18,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:18,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:19,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:21,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:21,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:21,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:21,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:21,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:23,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:23,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:23,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:23,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:24,160 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:25,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:25,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:26,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:26,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:27,198 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:28,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:28,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:29,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:29,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:29,555 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:31,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:31,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:31,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:31,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:31,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:33,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:33,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:33,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:33,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:34,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:35,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:35,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:36,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:36,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:36,527 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:38,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:38,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:38,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:38,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:38,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:40,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:40,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:40,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:40,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:41,372 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:43,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:43,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:43,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:43,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:43,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:45,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:45,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:45,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:45,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:46,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:47,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:47,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:48,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:48,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:48,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:50,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:50,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:50,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:50,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:50,792 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:52,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:52,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:52,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:52,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:53,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:54,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:54,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:55,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:55,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:55,504 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:57,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:57,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:57,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:57,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:09:57,788 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:09:59,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:59,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:59,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:09:59,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:00,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:01,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:01,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:02,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:02,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:02,538 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:04,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:04,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:04,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:04,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:04,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:06,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:06,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:06,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:06,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:07,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:09,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:09,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:09,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:09,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:10,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:11,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:11,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:12,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:12,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:12,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:14,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:14,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:14,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:14,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:14,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:16,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:16,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:16,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:16,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:17,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:18,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:18,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:19,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:19,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:19,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:21,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:21,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:21,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:21,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:21,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:23,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:23,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:23,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:23,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:24,261 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:26,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:26,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:26,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:26,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:26,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:28,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:28,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:28,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:28,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:29,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:30,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:30,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:31,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:31,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:31,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:33,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:33,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:33,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:33,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:33,990 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:35,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:35,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:36,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:36,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:36,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:38,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:38,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:38,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:38,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:38,765 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:40,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:40,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:40,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:40,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:41,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:42,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:42,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:43,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:43,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:43,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:45,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:45,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:45,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:45,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:45,922 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:47,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:47,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:47,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:47,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:48,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:49,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:49,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:50,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:50,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:50,593 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:52,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:52,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:52,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:52,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:53,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:55,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:55,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:55,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:55,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:55,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:57,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:57,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:57,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:57,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:10:58,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:10:59,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:59,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:59,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:10:59,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:00,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:02,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:02,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:02,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:02,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:02,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:04,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:04,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:04,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:04,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:05,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:06,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:06,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:07,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:07,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:07,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:09,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:09,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:09,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:09,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:09,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:11,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:11,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:11,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:11,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:12,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:13,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:13,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:14,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:14,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:14,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:16,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:16,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:16,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:16,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:16,950 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:18,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:18,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:18,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:18,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:19,284 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:20,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:20,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:21,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:21,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:21,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:23,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:23,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:23,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:23,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:23,932 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:25,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:25,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:25,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:25,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:26,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:27,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:27,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:28,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:28,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:28,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:30,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:30,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:30,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:30,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:30,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:32,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:32,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:32,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:32,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:33,852 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:35,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:35,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:35,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:35,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:36,233 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:38,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:38,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:38,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:38,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:38,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:40,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:40,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:40,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:40,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:41,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:42,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:42,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:43,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:43,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:43,595 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:45,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:45,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:45,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:45,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:45,976 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:47,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:47,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:47,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:47,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:48,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:49,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:49,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:50,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:50,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:50,643 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:52,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:52,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:52,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:52,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:52,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:54,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:54,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:55,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:55,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:55,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:57,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:57,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:57,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:57,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:11:57,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:11:59,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:59,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:59,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:11:59,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:00,095 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:01,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:01,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:02,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:02,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:02,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:04,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:04,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:04,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:04,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:04,836 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:06,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:06,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:06,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:06,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:07,257 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:08,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:08,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:09,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:09,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:09,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:11,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:11,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:11,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:11,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:12,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:14,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:14,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:14,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:14,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:14,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:16,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:16,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:16,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:16,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:17,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:19,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:19,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:19,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:19,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:19,785 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:21,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:21,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:21,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:21,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:22,156 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:23,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:23,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:24,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:24,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:24,432 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:26,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:26,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:26,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:26,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:26,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:28,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:28,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:28,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:28,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:29,134 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:30,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:30,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:31,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:31,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:31,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:33,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:33,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:33,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:33,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:33,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:35,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:35,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:35,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:35,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:36,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:37,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:37,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:38,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:38,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:38,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:39,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:39,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:40,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:40,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:40,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:42,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:42,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:42,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:42,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:42,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:44,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:44,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:44,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:44,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:45,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:47,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:47,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:47,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:47,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:47,834 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:49,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:49,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:49,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:49,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:50,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:51,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:51,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:51,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:51,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:52,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:54,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:54,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:54,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:54,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:55,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:56,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:56,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:57,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:57,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:57,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:12:59,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:59,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:59,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:12:59,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:12:59,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:01,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:01,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:01,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:01,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:02,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:03,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:03,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:04,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:04,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:04,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:06,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:06,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:06,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:06,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:06,961 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:08,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:08,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:09,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:09,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:09,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:11,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:11,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:11,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:11,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:11,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:13,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:13,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:13,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:13,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:14,169 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:15,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:15,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:16,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:16,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:16,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:18,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:18,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:18,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:18,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:18,991 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:20,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:20,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:21,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:21,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:21,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:22,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:22,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:23,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:23,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:23,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:25,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:25,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:25,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:25,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:26,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:27,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:27,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:28,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:28,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:28,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:30,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:30,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:30,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:30,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:30,939 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:32,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:32,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:32,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:32,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:33,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:35,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:35,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:35,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:35,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:36,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:37,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:37,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:38,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:38,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:38,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:40,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:40,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:40,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:40,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:41,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:42,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:42,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:42,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:42,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:43,360 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:45,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:45,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:45,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:45,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:45,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:47,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:47,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:47,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:47,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:47,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:49,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:49,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:49,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:49,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:50,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:51,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:51,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:52,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:52,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:52,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:54,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:54,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:54,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:54,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:54,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:56,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:56,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:56,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:56,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:57,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:13:58,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:58,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:59,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:13:59,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:13:59,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:01,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:01,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:01,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:01,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:02,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:03,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:03,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:04,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:04,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:04,448 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:05,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:05,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:06,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:06,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:06,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:08,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:08,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:08,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:08,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:09,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:10,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:10,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:11,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:11,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:11,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:13,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:13,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:13,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:13,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:13,922 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:15,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:15,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:15,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:15,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:16,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:18,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:18,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:18,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:18,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:19,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:20,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:20,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:21,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:21,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:21,503 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:23,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:23,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:23,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:23,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:23,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:25,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:25,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:25,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:25,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:26,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:27,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:27,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:28,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:28,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:28,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:30,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:32,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:32,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:32,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:32,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:33,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:34,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:34,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:35,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:35,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:35,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:37,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:37,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:37,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:37,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:37,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:39,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:39,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:39,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:39,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:40,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:41,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:41,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:42,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:42,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:42,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:44,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:44,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:44,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:44,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:44,950 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:46,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:46,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:46,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:46,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:47,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:48,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:48,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:49,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:49,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:49,572 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:51,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:51,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:51,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:51,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:51,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:53,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:53,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:53,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:53,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:54,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:55,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:55,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:56,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:56,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:56,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:14:58,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:58,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:58,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:14:58,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:14:59,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:01,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:01,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:01,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:01,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:02,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:03,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:03,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:04,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:04,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:04,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:06,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:06,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:06,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:06,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:06,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:08,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:08,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:09,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:09,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:09,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:11,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:11,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:11,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:11,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:11,795 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:13,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:13,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:13,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:13,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:14,187 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:15,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:15,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:16,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:16,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:16,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:18,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:18,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:18,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:18,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:18,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:20,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:20,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:20,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:20,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:21,343 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:23,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:23,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:23,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:23,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:23,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:25,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:25,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:25,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:25,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:26,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:27,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:27,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:28,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:28,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:28,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:30,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:30,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:30,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:30,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:30,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:32,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:32,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:32,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:32,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:33,090 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:34,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:34,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:35,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:35,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:35,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:37,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:37,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:37,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:37,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:37,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:39,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:39,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:39,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:39,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:40,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:41,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:41,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:42,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:42,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:43,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:44,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:44,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:45,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:45,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:45,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:47,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:47,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:47,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:47,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:47,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:49,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:49,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:49,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:49,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:50,158 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:51,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:51,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:52,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:52,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:52,659 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:54,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:54,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:54,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:54,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:55,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:56,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:56,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:57,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:57,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:57,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:15:59,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:59,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:59,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:15:59,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:15:59,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:01,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:01,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:01,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:01,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:02,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:03,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:03,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:04,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:04,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:04,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:06,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:06,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:06,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:06,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:06,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:08,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:08,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:08,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:08,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:09,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:11,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:11,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:11,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:11,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:11,746 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:13,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:13,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:13,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:13,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:14,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:15,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:15,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:16,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:16,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:16,439 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:18,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:18,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:18,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:18,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:18,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:20,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:20,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:20,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:20,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:21,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:22,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:22,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:23,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:23,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:24,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:25,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:25,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:25,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:25,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:26,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:28,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:28,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:28,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:28,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:28,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:30,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:30,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:30,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:30,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:31,081 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:32,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:32,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:32,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:32,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:33,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:34,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:34,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:35,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:35,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:35,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:37,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:37,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:37,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:37,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:37,894 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:39,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:39,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:39,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:39,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:40,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:42,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:42,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:42,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:42,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:42,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:44,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:44,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:44,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:44,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:45,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:46,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:46,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:46,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:46,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:47,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:49,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:49,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:49,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:49,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:49,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:51,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:51,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:51,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:51,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:51,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:53,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:53,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:53,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:53,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:54,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:55,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:55,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:56,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:56,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:56,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:16:58,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:58,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:58,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:16:58,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:16:58,738 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:00,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:00,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:00,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:00,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:01,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:02,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:02,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:03,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:03,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:03,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:05,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:05,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:05,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:05,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:06,356 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:08,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:08,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:08,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:08,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:08,699 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:10,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:10,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:10,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:10,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:11,038 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:12,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:12,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:13,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:13,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:13,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:15,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:15,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:15,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:15,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:15,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:17,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:17,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:17,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:17,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:18,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:19,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:19,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:19,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:19,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:20,387 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:21,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:21,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:22,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:22,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:22,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:24,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:24,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:24,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:24,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:25,054 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:26,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:26,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:26,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:26,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:27,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:29,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:29,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:29,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:29,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:29,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:31,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:31,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:31,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:31,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:32,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:33,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:33,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:34,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:34,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:34,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:36,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:36,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:36,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:36,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:36,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:38,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:38,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:38,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:38,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:39,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:41,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:41,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:41,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:41,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:41,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:43,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:43,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:43,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:43,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:43,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:45,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:45,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:45,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:45,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:47,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:48,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:48,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:48,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:48,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:49,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:50,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:50,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:51,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:51,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:51,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:53,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:53,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:53,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:53,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:53,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:55,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:55,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:55,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:55,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:56,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:17:58,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:58,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:58,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:17:58,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:17:58,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:00,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:00,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:00,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:00,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:01,004 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:02,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:02,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:02,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:02,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:03,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:04,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:04,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:05,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:05,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:05,573 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:07,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:07,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:07,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:07,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:07,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:09,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:09,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:09,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:09,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:10,404 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:12,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:12,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:12,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:12,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:12,729 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:14,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:14,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:14,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:14,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:15,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:16,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:16,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:16,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:16,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:17,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:18,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:18,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:19,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:19,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:19,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:21,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:21,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:21,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:21,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:21,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:23,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:23,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:23,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:23,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:24,187 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:25,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:25,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:26,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:26,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:27,160 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:28,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:28,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:29,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:29,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:29,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:31,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:31,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:31,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:31,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:31,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:33,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:33,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:33,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:33,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:34,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:35,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:35,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:36,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:36,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:36,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:38,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:38,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:38,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:38,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:38,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:40,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:40,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:40,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:40,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:41,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:42,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:42,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:43,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:43,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:43,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:45,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:45,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:45,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:45,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:45,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:47,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:47,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:47,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:47,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:48,231 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:49,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:49,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:50,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:50,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:50,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:52,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:52,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:52,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:52,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:52,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:54,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:54,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:54,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:54,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:55,027 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:56,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:56,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:56,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:56,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:57,303 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:18:59,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:59,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:59,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:18:59,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:18:59,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:01,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:01,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:01,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:01,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:01,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:03,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:03,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:03,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:03,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:04,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:05,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:05,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:06,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:06,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:07,002 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:08,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:08,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:08,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:08,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:09,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:11,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:11,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:11,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:11,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:11,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:13,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:13,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:13,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:13,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:14,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:15,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:15,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:15,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:15,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:16,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:18,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:18,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:18,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:18,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:18,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:20,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:20,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:20,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:20,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:21,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:22,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:22,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:22,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:22,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:23,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:25,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:25,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:25,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:25,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:25,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:27,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:27,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:27,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:27,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:28,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:29,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:29,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:29,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:29,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:30,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:31,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:31,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:32,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:32,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:32,534 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:34,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:34,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:34,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:34,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:34,917 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:36,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:36,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:36,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:36,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:37,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:38,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:38,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:39,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:39,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:39,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:41,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:41,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:41,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:41,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:41,861 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:43,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:43,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:43,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:43,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:44,099 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:45,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:45,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:46,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:46,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:46,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:48,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:48,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:48,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:48,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:49,457 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:50,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:50,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:51,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:51,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:51,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:53,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:53,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:53,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:53,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:53,962 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:55,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:55,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:55,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:55,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:56,365 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:19:58,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:58,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:58,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:19:58,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:19:58,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:00,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:00,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:00,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:00,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:01,169 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:02,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:02,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:03,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:03,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:03,544 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:05,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:05,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:05,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:05,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:05,829 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:07,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:07,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:07,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:07,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:08,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:09,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:09,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:10,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:10,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:10,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:11,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:11,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:12,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:12,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:12,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:14,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:14,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:14,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:14,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:14,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:16,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:16,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:16,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:16,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:17,346 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:18,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:18,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:19,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:19,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:19,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:21,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:21,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:21,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:21,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:22,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:23,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:23,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:23,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:23,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:24,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:26,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:26,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:26,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:26,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:26,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:28,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:28,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:28,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:28,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:29,520 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:31,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:31,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:31,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:31,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:31,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:33,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:33,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:33,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:33,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:34,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:35,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:35,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:36,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:36,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:36,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:38,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:38,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:38,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:38,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:38,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:40,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:40,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:40,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:40,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:41,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:42,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:42,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:43,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:43,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:43,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:45,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:45,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:45,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:45,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:45,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:47,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:47,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:47,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:47,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:48,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:50,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:50,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:50,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:50,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:50,746 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:52,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:52,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:52,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:52,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:53,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:54,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:54,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:55,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:55,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:55,496 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:57,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:57,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:57,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:57,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:20:57,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:20:59,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:59,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:59,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:20:59,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:00,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:01,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:01,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:02,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:02,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:02,574 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:04,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:04,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:04,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:04,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:04,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:06,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:06,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:06,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:06,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:07,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:09,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:09,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:09,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:09,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:09,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:11,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:11,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:11,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:11,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:12,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:14,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:14,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:14,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:14,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:15,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:16,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:16,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:17,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:17,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:17,454 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:19,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:19,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:19,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:19,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:19,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:21,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:21,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:21,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:21,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:22,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:23,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:23,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:23,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:23,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:24,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:25,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:25,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:26,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:26,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:26,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:28,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:28,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:28,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:28,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:28,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:30,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:30,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:30,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:30,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:30,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:32,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:32,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:32,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:32,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:33,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:34,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:34,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:35,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:35,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:35,578 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:37,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:37,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:37,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:37,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:37,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:39,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:39,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:39,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:39,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:40,162 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:41,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:41,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:42,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:42,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:42,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:44,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:44,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:44,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:44,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:44,788 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:46,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:46,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:46,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:46,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:47,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:48,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:48,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:49,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:49,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:49,524 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:51,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:51,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:51,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:51,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:52,574 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:54,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:54,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:54,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:54,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:54,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:56,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:56,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:56,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:56,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:57,192 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:21:58,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:58,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:59,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:21:59,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:21:59,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:01,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:01,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:01,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:01,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:01,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:03,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:03,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:03,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:03,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:04,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:05,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:05,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:06,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:06,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:06,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:08,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:08,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:08,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:08,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:08,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:10,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:10,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:10,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:10,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:11,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:12,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:12,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:13,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:13,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:13,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:15,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:15,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:15,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:15,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:15,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:17,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:17,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:17,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:17,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:18,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:19,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:19,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:20,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:20,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:20,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:22,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:22,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:22,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:22,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:22,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:24,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:24,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:24,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:24,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:25,204 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:27,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:27,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:27,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:27,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:27,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:29,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:29,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:29,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:29,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:30,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:31,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:31,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:32,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:32,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:33,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:34,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:34,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:34,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:34,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:35,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:37,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:37,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:37,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:37,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:37,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:39,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:39,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:39,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:39,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:40,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:42,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:42,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:42,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:42,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:42,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:44,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:44,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:44,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:44,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:45,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:46,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:46,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:46,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:46,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:47,367 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:49,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:49,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:49,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:49,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:49,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:51,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:51,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:51,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:51,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:52,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:53,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:53,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:54,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:54,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:54,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:56,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:56,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:56,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:56,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:56,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:22:58,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:58,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:58,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:22:58,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:22:59,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:00,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:00,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:01,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:01,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:01,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:03,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:03,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:03,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:03,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:03,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:05,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:05,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:05,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:05,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:06,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:07,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:07,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:08,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:08,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:08,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:10,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:10,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:10,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:10,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:10,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:12,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:12,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:12,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:12,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:13,387 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:14,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:14,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:15,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:15,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:15,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:17,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:17,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:17,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:17,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:17,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:19,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:19,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:19,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:19,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:20,283 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:22,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:22,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:22,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:22,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:22,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:24,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:24,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:24,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:24,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:25,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:26,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:26,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:26,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:26,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:27,404 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:29,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:29,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:29,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:29,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:29,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:31,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:31,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:31,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:31,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:32,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:33,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:33,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:33,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:33,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:34,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:35,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:35,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:36,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:36,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:36,670 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:38,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:38,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:38,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:38,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:38,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:40,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:40,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:40,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:40,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:41,304 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:43,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:43,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:43,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:43,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:43,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:45,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:45,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:45,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:45,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:46,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:47,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:47,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:48,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:48,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:48,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:50,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:50,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:50,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:50,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:50,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:52,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:52,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:52,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:52,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:53,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:55,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:55,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:55,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:55,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:56,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:23:57,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:57,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:57,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:23:57,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:23:58,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:00,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:00,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:00,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:00,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:00,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:02,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:02,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:02,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:02,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:03,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:04,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:04,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:05,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:05,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:05,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:07,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:07,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:07,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:07,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:07,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:09,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:09,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:09,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:09,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:10,311 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:11,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:11,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:12,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:12,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:12,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:14,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:14,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:14,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:14,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:14,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:16,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:16,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:16,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:16,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:17,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:18,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:18,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:19,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:19,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:19,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:21,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:21,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:21,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:21,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:21,804 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:23,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:23,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:23,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:23,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:24,115 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:25,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:25,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:26,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:26,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:26,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:28,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:28,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:28,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:28,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:28,889 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:30,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:30,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:30,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:30,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:31,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:32,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:32,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:33,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:33,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:34,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:35,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:35,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:35,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:35,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:36,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:38,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:38,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:38,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:38,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:38,683 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:40,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:40,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:40,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:40,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:41,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:42,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:42,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:42,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:42,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:43,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:45,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:45,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:45,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:45,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:45,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:47,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:47,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:47,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:47,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:48,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:49,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:49,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:50,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:50,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:50,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:52,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:52,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:52,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:52,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:52,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:54,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:54,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:54,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:54,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:55,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:56,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:56,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:57,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:57,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:57,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:24:59,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:59,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:59,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:24:59,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:24:59,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:01,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:01,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:01,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:01,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:02,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:04,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:04,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:04,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:04,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:04,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:06,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:06,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:06,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:06,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:06,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:08,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:08,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:08,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:08,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:09,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:10,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:10,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:11,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:11,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:11,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:13,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:13,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:13,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:13,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:14,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:16,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:16,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:16,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:16,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:16,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:18,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:18,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:18,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:18,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:19,233 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:20,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:20,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:21,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:21,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:21,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:23,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:23,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:23,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:23,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:23,953 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:25,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:25,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:25,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:25,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:26,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:28,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:28,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:28,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:28,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:28,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:30,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:30,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:30,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:30,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:31,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:32,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:32,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:33,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:33,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:33,429 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:35,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:35,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:35,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:35,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:35,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:37,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:37,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:37,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:37,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:37,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:39,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:39,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:39,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:39,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:40,277 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:41,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:41,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:42,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:42,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:42,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:44,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:44,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:44,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:44,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:44,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:46,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:46,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:47,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:47,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:47,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:49,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:49,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:49,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:49,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:49,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:51,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:51,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:51,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:51,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:52,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:53,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:53,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:54,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:54,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:54,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:56,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:56,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:56,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:56,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:57,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:25:58,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:58,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:58,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:25:58,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:25:59,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:01,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:01,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:01,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:01,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:01,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:03,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:03,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:03,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:03,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:04,036 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:05,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:05,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:06,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:06,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:06,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:08,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:08,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:08,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:08,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:08,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:10,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:10,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:10,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:10,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:11,390 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:13,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:13,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:13,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:13,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:13,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:15,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:15,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:15,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:15,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:16,173 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:17,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:17,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:18,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:18,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:18,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:20,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:20,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:20,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:20,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:20,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:22,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:22,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:22,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:22,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:23,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:24,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:24,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:25,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:25,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:25,538 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:27,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:27,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:27,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:27,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:27,828 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:29,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:29,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:29,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:29,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:30,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:31,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:31,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:32,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:32,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:32,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:34,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:34,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:34,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:34,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:34,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:36,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:36,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:36,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:36,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:37,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:39,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:39,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:39,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:39,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:39,846 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:41,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:41,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:41,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:41,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:42,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:43,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:43,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:43,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:43,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:44,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:46,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:46,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:46,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:46,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:46,798 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:48,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:48,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:48,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:48,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:49,147 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:50,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:50,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:50,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:50,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:51,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:53,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:53,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:53,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:53,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:53,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:55,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:55,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:55,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:55,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:56,115 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:26:57,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:57,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:58,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:26:58,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:26:58,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:00,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:00,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:00,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:00,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:00,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:02,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:02,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:02,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:02,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:03,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:04,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:04,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:05,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:05,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:05,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:07,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:07,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:07,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:07,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:07,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:09,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:09,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:09,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:09,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:10,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:12,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:12,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:12,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:12,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:12,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:14,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:14,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:14,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:14,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:15,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:16,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:16,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:17,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:17,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:17,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:19,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:19,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:19,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:19,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:20,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:21,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:21,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:22,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:22,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:22,605 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:24,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:24,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:24,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:24,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:24,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:26,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:26,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:26,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:26,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:27,262 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:28,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:28,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:29,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:29,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:29,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:31,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:31,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:31,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:31,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:32,128 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:33,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:33,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:34,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:34,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:34,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:36,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:36,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:36,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:36,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:36,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:38,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:38,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:38,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:38,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:39,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:40,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:40,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:41,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:41,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:41,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:43,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:43,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:43,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:43,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:43,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:45,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:45,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:45,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:45,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:46,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:47,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:47,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:48,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:48,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:48,621 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:50,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:50,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:50,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:50,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:50,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:52,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:52,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:52,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:52,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:53,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:54,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:54,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:55,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:55,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:55,558 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:57,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:57,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:57,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:57,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:27:58,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:27:59,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:59,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:59,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:27:59,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:00,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:02,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:02,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:02,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:02,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:03,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:04,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:04,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:05,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:05,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:05,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:07,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:07,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:07,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:07,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:08,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:09,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:09,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:09,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:09,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:10,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:11,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:11,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:12,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:12,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:12,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:14,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:14,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:14,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:14,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:14,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:16,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:16,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:16,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:16,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:17,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:18,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:18,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:19,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:19,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:19,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:21,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:21,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:21,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:21,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:21,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:23,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:23,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:23,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:23,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:24,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:25,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:25,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:26,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:26,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:26,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:28,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:28,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:28,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:28,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:28,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:30,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:30,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:30,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:30,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:31,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:33,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:33,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:33,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:33,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:33,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:35,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:35,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:35,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:35,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:36,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:37,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:37,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:37,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:37,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:38,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:39,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:39,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:40,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:40,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:41,214 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:42,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:42,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:43,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:43,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:43,488 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:45,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:45,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:45,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:45,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:45,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:47,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:47,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:47,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:47,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:47,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:49,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:49,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:49,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:49,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:50,360 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:52,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:52,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:52,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:52,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:52,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:54,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:54,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:54,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:54,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:55,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:56,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:56,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:56,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:56,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:57,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:28:59,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:59,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:59,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:28:59,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:28:59,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:01,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:01,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:01,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:01,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:02,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:03,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:03,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:04,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:04,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:04,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:06,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:06,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:06,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:06,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:06,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:08,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:08,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:08,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:08,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:09,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:11,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:11,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:11,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:11,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:11,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:13,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:13,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:13,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:13,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:13,945 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:15,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:15,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:15,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:15,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:16,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:18,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:18,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:18,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:18,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:19,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:21,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:21,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:21,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:21,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:21,730 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:23,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:23,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:23,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:23,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:24,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:25,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:25,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:26,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:26,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:26,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:28,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:28,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:28,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:28,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:28,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:30,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:30,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:30,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:30,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:31,192 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:32,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:32,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:33,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:33,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:33,490 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:35,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:35,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:35,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:35,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:35,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:37,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:37,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:37,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:37,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:38,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:39,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:39,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:40,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:40,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:40,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:42,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:42,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:42,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:42,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:43,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:44,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:44,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:44,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:44,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:45,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:46,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:46,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:47,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:47,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:47,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:49,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:49,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:49,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:49,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:49,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:51,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:51,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:51,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:51,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:52,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:53,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:53,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:54,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:54,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:54,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:56,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:56,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:56,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:56,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:57,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:29:58,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:58,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:59,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:29:59,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:29:59,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:01,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:01,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:01,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:01,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:01,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:03,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:03,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:03,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:03,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:04,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:05,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:05,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:06,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:06,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:06,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:08,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:08,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:08,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:08,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:08,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:10,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:10,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:10,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:10,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:11,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:12,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:12,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:13,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:13,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:13,599 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:15,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:15,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:15,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:15,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:15,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:17,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:17,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:17,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:17,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:18,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:19,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:19,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:20,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:20,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:20,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:22,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:22,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:22,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:22,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:22,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:24,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:24,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:24,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:24,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:25,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:26,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:26,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:27,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:27,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:27,594 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:29,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:29,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:29,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:29,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:30,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:31,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:31,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:32,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:32,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:32,574 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:34,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:34,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:34,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:34,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:34,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:36,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:36,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:36,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:36,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:37,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:38,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:38,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:39,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:39,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:39,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:41,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:41,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:41,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:41,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:41,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:43,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:43,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:43,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:43,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:44,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:45,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:45,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:46,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:46,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:46,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:48,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:48,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:48,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:48,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:48,939 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:50,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:50,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:50,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:50,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:51,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:52,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:52,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:53,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:53,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:53,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:55,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:55,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:55,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:55,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:55,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:57,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:57,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:57,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:57,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:30:58,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:30:59,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:59,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:59,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:30:59,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:00,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:02,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:02,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:02,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:02,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:02,699 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:04,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:04,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:04,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:04,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:05,063 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:06,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:06,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:07,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:07,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:08,078 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:09,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:09,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:10,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:10,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:10,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:12,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:12,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:12,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:12,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:12,910 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:14,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:14,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:14,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:14,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:15,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:16,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:16,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:17,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:17,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:17,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:19,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:19,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:19,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:19,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:19,767 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:21,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:21,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:21,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:21,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:22,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:23,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:23,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:24,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:24,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:24,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:25,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:25,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:26,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:26,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:26,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:28,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:28,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:28,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:28,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:29,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:30,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:30,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:30,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:30,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:31,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:32,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:32,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:33,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:33,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:33,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:35,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:35,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:35,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:35,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:35,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:37,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:37,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:37,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:37,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:38,182 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:39,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:39,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:40,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:40,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:40,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:42,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:42,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:42,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:42,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:42,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:44,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:44,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:44,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:44,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:45,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:46,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:46,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:47,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:47,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:48,061 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:49,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:49,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:49,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:49,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:50,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:52,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:52,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:52,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:52,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:52,708 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:54,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:54,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:54,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:54,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:55,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:56,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:56,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:56,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:56,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:57,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:31:58,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:58,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:59,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:31:59,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:31:59,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:01,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:01,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:01,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:01,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:01,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:03,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:03,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:03,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:03,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:04,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:05,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:05,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:06,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:06,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:06,484 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:08,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:08,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:08,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:08,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:08,754 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:10,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:10,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:10,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:10,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:11,039 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:12,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:12,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:12,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:12,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:13,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:15,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:15,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:15,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:15,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:15,805 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:17,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:17,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:17,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:17,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:18,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:19,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:19,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:20,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:20,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:20,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:22,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:22,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:22,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:22,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:22,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:24,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:24,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:24,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:24,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:25,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:27,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:27,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:27,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:27,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:27,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:29,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:29,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:29,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:29,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:30,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:31,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:31,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:32,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:32,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:32,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:34,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:34,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:34,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:34,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:34,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:36,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:36,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:36,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:36,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:37,157 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:38,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:38,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:39,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:39,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:39,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:41,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:41,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:41,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:41,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:41,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:43,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:43,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:43,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:43,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:44,285 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:45,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:45,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:46,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:46,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:46,614 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:48,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:48,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:48,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:48,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:48,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:50,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:50,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:50,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:50,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:51,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:52,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:52,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:53,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:53,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:53,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:55,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:55,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:55,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:55,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:56,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:32:57,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:57,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:58,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:32:58,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:32:58,465 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:00,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:00,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:00,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:00,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:00,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:02,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:02,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:02,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:02,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:03,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:04,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:04,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:05,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:05,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:05,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:07,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:07,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:07,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:07,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:08,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:09,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:09,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:10,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:10,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:10,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:12,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:12,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:12,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:12,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:12,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:14,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:14,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:14,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:14,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:15,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:16,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:16,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:17,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:17,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:17,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:19,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:19,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:19,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:19,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:19,884 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:21,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:21,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:22,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:22,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:22,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:23,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:23,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:24,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:24,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:24,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:26,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:26,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:26,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:26,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:26,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:28,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:28,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:28,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:28,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:29,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:31,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:31,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:31,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:31,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:31,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:33,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:33,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:33,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:33,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:33,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:35,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:35,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:35,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:35,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:36,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:37,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:37,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:38,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:38,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:38,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:40,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:40,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:40,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:40,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:40,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:42,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:42,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:42,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:42,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:43,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:45,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:45,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:45,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:45,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:46,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:47,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:47,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:48,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:48,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:48,496 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:50,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:50,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:50,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:50,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:50,756 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:52,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:52,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:52,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:52,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:52,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:54,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:54,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:54,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:54,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:55,261 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:56,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:56,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:57,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:57,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:57,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:33:59,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:59,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:59,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:33:59,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:33:59,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:01,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:01,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:01,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:01,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:02,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:03,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:03,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:04,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:04,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:04,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:06,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:06,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:06,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:06,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:06,784 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:08,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:08,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:08,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:08,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:09,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:10,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:10,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:10,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:10,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:11,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:13,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:13,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:13,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:13,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:13,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:15,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:15,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:15,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:15,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:16,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:17,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:17,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:18,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:18,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:18,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:20,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:20,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:20,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:20,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:20,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:22,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:22,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:23,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:23,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:24,060 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:25,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:25,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:26,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:26,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:26,465 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:28,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:28,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:28,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:28,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:28,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:30,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:30,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:30,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:30,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:31,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:32,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:32,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:32,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:32,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:33,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:35,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:35,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:35,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:35,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:35,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:37,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:37,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:37,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:37,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:38,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:39,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:39,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:40,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:42,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:42,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:42,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:42,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:42,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:44,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:44,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:44,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:44,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:44,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:46,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:46,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:46,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:46,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:47,372 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:49,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:49,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:49,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:49,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:49,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:51,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:51,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:51,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:51,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:52,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:53,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:53,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:54,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:54,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:54,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:56,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:56,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:56,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:56,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:56,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:34:58,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:58,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:58,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:34:58,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:34:59,765 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:01,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:01,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:01,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:01,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:02,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:03,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:03,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:04,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:04,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:04,405 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:06,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:06,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:06,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:06,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:06,731 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:08,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:08,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:08,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:08,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:09,025 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:10,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:10,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:10,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:10,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:11,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:13,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:13,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:13,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:13,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:13,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:15,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:15,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:15,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:15,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:16,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:17,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:17,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:18,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:18,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:18,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:20,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:20,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:20,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:20,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:21,153 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:22,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:22,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:23,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:23,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:23,470 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:25,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:25,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:25,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:25,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:25,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:27,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:27,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:27,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:27,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:28,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:29,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:29,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:30,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:30,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:30,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:32,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:32,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:32,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:32,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:32,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:34,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:34,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:34,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:34,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:35,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:37,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:37,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:37,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:37,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:37,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:39,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:39,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:39,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:39,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:40,300 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:41,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:41,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:42,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:42,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:42,591 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:44,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:44,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:44,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:44,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:44,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:46,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:46,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:46,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:46,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:47,090 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:48,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:48,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:49,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:49,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:49,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:51,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:51,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:51,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:51,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:51,851 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:53,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:53,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:53,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:53,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:54,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:55,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:55,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:56,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:56,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:56,488 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:35:58,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:58,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:58,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:35:58,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:35:58,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:00,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:00,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:00,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:00,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:01,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:02,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:02,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:03,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:03,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:03,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:05,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:05,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:05,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:05,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:05,991 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:07,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:07,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:07,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:07,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:08,331 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:10,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:10,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:10,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:10,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:10,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:12,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:12,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:12,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:12,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:13,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:14,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:14,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:15,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:15,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:15,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:17,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:17,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:17,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:17,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:18,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:19,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:19,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:20,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:20,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:20,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:22,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:22,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:22,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:22,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:22,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:24,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:24,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:24,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:24,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:25,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:26,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:26,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:27,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:27,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:27,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:29,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:29,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:29,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:29,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:29,841 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:31,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:31,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:31,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:31,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:32,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:33,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:33,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:34,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:34,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:34,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:36,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:36,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:36,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:36,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:36,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:38,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:38,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:38,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:38,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:39,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:40,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:40,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:41,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:41,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:41,649 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:43,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:43,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:43,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:43,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:43,983 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:45,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:45,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:45,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:45,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:46,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:47,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:47,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:48,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:48,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:48,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:50,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:50,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:50,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:50,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:51,054 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:52,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:52,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:53,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:53,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:54,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:55,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:55,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:56,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:56,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:56,504 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:36:58,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:58,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:58,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:36:58,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:36:58,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:00,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:00,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:00,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:00,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:01,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:02,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:02,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:02,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:02,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:03,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:04,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:04,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:05,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:05,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:05,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:07,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:07,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:07,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:07,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:07,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:09,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:09,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:09,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:09,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:10,311 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:12,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:12,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:12,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:12,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:12,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:14,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:14,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:14,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:14,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:15,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:16,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:16,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:16,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:16,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:17,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:18,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:18,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:19,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:19,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:19,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:21,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:21,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:21,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:21,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:21,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:23,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:23,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:23,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:23,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:24,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:25,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:25,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:26,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:26,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:26,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:28,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:28,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:28,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:28,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:28,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:30,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:30,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:30,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:30,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:31,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:33,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:33,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:33,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:33,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:34,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:35,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:35,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:36,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:36,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:36,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:38,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:38,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:38,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:38,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:38,836 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:40,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:40,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:40,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:40,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:41,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:42,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:42,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:43,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:43,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:43,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:45,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:45,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:45,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:45,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:46,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:47,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:47,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:48,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:48,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:48,460 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:49,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:49,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:50,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:50,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:50,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:52,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:52,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:52,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:52,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:52,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:54,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:54,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:54,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:54,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:55,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:57,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:57,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:57,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:57,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:37:57,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:37:59,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:59,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:59,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:37:59,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:00,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:01,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:01,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:01,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:01,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:02,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:04,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:04,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:04,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:04,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:04,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:06,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:06,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:06,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:06,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:07,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:09,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:09,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:09,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:09,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:10,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:11,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:11,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:11,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:11,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:12,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:13,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:13,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:14,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:14,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:14,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:16,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:16,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:16,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:16,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:17,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:18,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:18,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:19,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:19,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:19,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:21,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:21,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:21,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:21,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:21,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:23,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:23,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:23,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:23,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:24,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:25,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:25,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:26,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:26,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:26,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:28,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:28,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:28,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:28,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:28,932 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:30,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:30,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:30,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:30,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:31,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:32,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:32,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:33,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:33,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:33,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:35,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:35,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:35,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:35,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:36,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:37,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:37,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:37,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:37,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:38,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:39,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:39,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:40,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:40,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:40,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:42,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:42,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:42,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:42,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:42,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:44,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:44,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:44,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:44,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:45,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:47,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:47,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:47,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:47,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:48,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:49,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:49,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:50,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:50,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:50,652 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:52,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:52,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:52,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:52,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:52,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:54,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:54,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:54,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:54,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:55,316 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:56,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:56,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:57,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:57,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:38:57,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:38:59,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:59,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:59,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:38:59,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:00,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:01,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:01,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:01,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:01,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:02,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:03,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:03,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:04,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:04,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:04,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:06,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:06,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:06,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:06,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:07,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:08,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:08,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:08,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:08,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:09,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:10,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:10,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:11,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:11,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:11,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:13,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:13,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:13,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:13,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:14,081 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:15,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:15,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:16,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:16,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:16,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:18,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:18,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:18,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:18,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:18,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:20,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:20,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:20,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:20,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:21,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:22,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:22,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:23,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:23,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:23,416 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:25,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:25,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:25,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:25,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:26,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:28,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:28,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:28,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:28,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:28,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:30,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:30,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:30,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:30,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:31,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:32,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:32,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:32,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:32,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:33,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:35,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:35,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:35,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:35,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:35,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:37,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:37,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:37,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:37,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:38,295 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:39,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:39,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:40,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:40,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:40,602 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:42,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:42,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:42,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:42,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:43,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:44,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:44,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:44,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:44,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:45,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:46,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:46,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:47,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:47,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:47,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:49,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:49,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:49,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:49,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:49,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:51,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:51,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:52,154 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:53,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:53,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:53,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:53,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:54,391 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:55,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:55,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:56,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:56,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:56,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:39:58,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:58,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:58,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:39:58,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:39:59,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:00,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:00,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:01,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:01,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:01,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:03,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:03,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:03,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:03,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:03,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:05,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:05,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:05,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:05,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:07,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:08,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:08,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:09,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:09,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:09,425 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:11,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:11,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:11,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:11,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:11,780 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:13,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:13,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:13,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:13,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:14,124 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:15,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:15,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:16,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:16,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:16,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:18,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:18,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:18,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:18,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:18,785 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:20,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:20,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:20,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:20,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:21,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:22,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:22,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:23,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:23,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:23,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:25,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:25,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:25,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:25,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:25,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:27,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:27,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:27,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:27,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:28,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:29,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:29,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:30,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:30,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:30,609 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:32,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:32,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:32,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:32,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:32,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:34,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:34,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:34,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:34,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:35,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:37,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:37,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:37,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:37,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:37,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:39,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:39,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:39,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:39,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:39,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:41,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:41,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:41,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:41,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:42,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:44,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:44,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:44,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:44,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:44,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:46,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:46,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:46,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:46,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:46,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:48,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:48,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:48,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:48,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:49,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:51,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:51,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:51,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:51,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:52,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:54,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:54,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:54,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:54,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:54,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:56,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:56,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:56,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:56,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:56,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:40:58,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:58,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:59,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:40:59,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:40:59,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:01,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:01,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:01,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:01,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:01,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:03,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:03,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:03,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:03,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:04,134 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:05,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:05,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:06,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:06,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:06,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:08,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:08,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:08,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:08,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:08,720 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:10,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:10,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:10,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:10,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:10,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:12,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:12,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:12,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:13,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:13,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:15,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:15,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:15,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:15,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:15,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:17,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:17,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:17,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:17,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:18,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:19,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:19,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:20,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:20,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:20,409 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:22,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:22,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:22,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:22,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:22,769 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:24,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:24,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:24,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:24,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:25,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:26,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:26,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:27,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:27,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:27,524 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:29,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:29,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:29,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:29,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:29,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:31,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:31,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:31,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:31,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:32,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:34,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:34,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:34,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:34,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:34,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:36,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:36,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:36,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:36,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:37,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:38,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:38,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:39,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:39,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:39,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:41,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:41,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:41,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:41,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:41,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:43,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:43,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:43,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:43,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:44,276 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:45,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:45,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:46,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:46,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:46,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:48,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:48,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:48,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:48,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:48,745 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:50,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:50,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:50,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:50,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:51,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:52,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:52,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:52,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:52,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:53,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:55,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:55,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:55,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:55,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:55,756 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:57,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:57,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:57,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:57,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:41:58,061 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:41:59,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:59,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:59,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:41:59,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:00,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:01,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:01,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:02,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:02,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:02,604 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:04,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:04,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:04,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:04,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:04,999 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:06,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:06,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:07,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:07,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:07,390 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:09,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:09,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:09,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:09,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:09,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:11,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:11,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:11,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:11,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:12,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:13,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:13,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:14,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:14,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:14,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:16,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:16,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:16,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:16,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:17,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:19,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:19,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:19,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:19,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:19,683 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:21,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:21,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:21,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:21,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:22,031 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:23,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:23,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:23,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:23,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:24,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:25,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:25,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:26,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:26,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:26,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:28,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:28,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:28,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:28,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:28,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:30,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:30,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:30,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:30,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:31,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:33,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:33,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:33,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:33,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:33,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:35,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:35,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:35,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:35,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:36,005 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:37,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:37,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:37,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:38,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:38,409 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:40,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:40,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:40,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:40,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:40,800 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:42,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:42,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:42,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:42,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:43,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:44,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:44,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:44,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:44,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:45,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:47,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:47,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:47,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:47,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:47,922 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:49,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:49,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:49,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:49,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:50,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:52,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:52,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:52,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:52,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:52,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:54,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:54,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:54,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:54,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:55,020 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:56,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:56,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:57,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:57,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:42:57,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:42:59,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:59,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:59,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:42:59,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:00,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:01,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:01,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:02,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:02,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:02,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:04,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:04,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:04,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:04,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:05,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:06,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:06,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:07,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:07,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:07,477 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:09,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:09,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:09,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:09,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:09,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:11,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:11,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:11,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:11,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:12,209 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:13,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:13,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:14,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:14,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:14,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:16,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:16,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:16,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:16,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:16,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:18,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:18,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:19,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:19,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:19,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:21,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:21,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:21,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:21,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:21,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:23,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:23,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:23,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:23,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:24,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:25,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:25,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:26,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:26,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:26,602 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:28,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:28,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:28,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:28,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:29,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:30,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:30,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:31,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:31,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:31,580 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:33,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:33,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:33,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:33,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:34,017 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:35,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:35,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:36,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:36,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:36,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:38,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:38,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:38,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:38,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:38,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:40,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:40,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:40,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:40,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:41,568 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:43,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:43,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:43,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:43,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:43,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:45,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:45,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:45,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:45,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:46,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:47,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:47,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:48,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:48,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:48,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:50,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:50,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:50,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:50,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:51,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:53,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:53,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:53,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:53,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:53,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:55,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:55,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:55,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:55,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:56,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:43:57,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:57,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:57,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:43:57,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:43:58,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:00,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:00,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:00,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:00,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:00,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:02,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:02,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:02,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:02,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:03,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:04,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:04,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:05,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:05,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:05,425 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:07,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:07,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:07,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:07,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:07,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:09,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:09,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:09,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:09,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:10,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:11,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:11,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:12,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:12,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:12,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:14,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:14,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:14,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:14,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:14,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:16,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:16,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:16,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:16,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:17,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:18,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:18,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:19,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:19,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:19,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:21,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:21,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:21,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:21,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:21,912 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:23,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:23,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:23,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:23,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:24,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:26,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:26,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:26,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:26,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:27,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:28,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:28,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:29,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:29,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:29,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:31,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:31,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:31,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:31,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:31,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:33,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:33,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:33,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:33,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:33,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:35,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:35,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:36,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:36,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:36,426 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:38,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:38,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:38,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:38,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:38,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:40,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:40,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:40,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:40,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:40,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:42,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:42,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:43,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:43,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:43,416 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:45,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:45,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:45,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:45,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:45,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:47,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:47,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:47,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:47,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:48,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:49,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:49,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:50,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:50,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:50,485 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:52,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:52,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:52,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:52,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:52,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:54,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:54,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:54,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:54,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:55,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:56,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:56,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:57,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:57,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:44:57,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:44:59,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:59,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:59,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:44:59,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:00,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:01,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:01,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:02,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:02,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:02,405 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:04,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:04,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:04,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:04,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:04,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:06,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:06,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:06,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:06,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:07,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:09,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:09,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:09,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:09,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:09,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:11,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:11,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:11,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:11,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:12,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:13,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:13,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:14,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:14,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:14,627 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:16,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:16,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:16,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:16,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:16,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:18,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:18,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:18,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:18,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:19,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:20,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:20,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:21,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:21,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:21,585 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:23,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:23,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:23,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:23,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:23,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:25,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:25,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:25,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:25,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:26,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:28,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:28,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:28,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:28,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:28,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:30,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:30,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:30,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:30,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:30,961 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:32,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:32,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:32,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:32,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:33,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:35,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:35,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:35,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:35,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:35,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:37,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:37,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:37,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:37,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:38,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:39,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:39,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:40,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:40,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:40,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:42,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:42,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:42,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:42,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:42,749 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:44,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:44,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:44,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:44,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:45,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:46,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:46,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:47,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:47,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:47,912 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:49,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:49,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:49,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:49,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:50,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:52,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:52,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:52,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:52,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:52,784 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:54,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:54,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:54,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:54,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:55,146 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:56,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:56,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:57,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:57,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:57,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:45:59,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:59,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:59,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:45:59,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:45:59,986 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:01,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:01,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:01,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:01,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:02,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:03,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:03,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:04,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:04,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:04,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:06,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:06,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:06,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:06,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:06,872 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:08,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:08,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:08,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:08,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:09,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:10,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:10,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:11,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:11,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:11,544 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:13,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:13,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:13,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:13,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:13,925 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:15,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:15,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:15,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:15,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:16,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:17,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:17,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:18,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:18,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:18,620 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:20,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:20,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:20,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:20,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:20,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:22,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:22,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:22,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:22,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:23,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:25,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:25,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:25,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:25,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:25,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:27,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:27,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:27,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:27,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:27,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:29,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:29,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:29,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:29,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:30,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:32,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:32,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:32,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:32,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:32,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:34,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:34,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:34,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:34,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:35,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:36,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:36,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:37,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:37,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:37,427 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:39,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:39,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:39,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:39,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:39,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:41,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:41,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:41,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:41,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:42,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:43,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:43,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:44,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:44,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:44,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:46,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:46,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:46,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:46,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 15:46:46,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 15:46:47,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:47,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:48,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 15:46:48,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. + 10%|████████████▋ | 1000/10000 [1:57:47<7:11:51, 2.88s/it][INFO|trainer.py:4054] 2024-10-05 16:12:03,040 >> +{'eval_loss': 0.2592349350452423, 'eval_wer': 20.691487412510533, 'eval_runtime': 4116.5906, 'eval_samples_per_second': 3.311, 'eval_steps_per_second': 0.414, 'epoch': 0.05} +{'loss': 0.2539, 'grad_norm': 3.6599488258361816, 'learning_rate': 4.363486842105263e-06, 'epoch': 0.05} +{'loss': 0.2313, 'grad_norm': 3.6934616565704346, 'learning_rate': 4.351973684210526e-06, 'epoch': 0.06} +{'loss': 0.2272, 'grad_norm': 3.7546138763427734, 'learning_rate': 4.340460526315789e-06, 'epoch': 0.06} +{'loss': 0.2373, 'grad_norm': 3.096877098083496, 'learning_rate': 4.3289473684210525e-06, 'epoch': 0.06} +{'loss': 0.2285, 'grad_norm': 3.572812795639038, 'learning_rate': 4.3174342105263155e-06, 'epoch': 0.06} +{'loss': 0.2293, 'grad_norm': 3.3494396209716797, 'learning_rate': 4.3059210526315785e-06, 'epoch': 0.07} +{'loss': 0.2063, 'grad_norm': 3.5156869888305664, 'learning_rate': 4.2944078947368415e-06, 'epoch': 0.07} +{'loss': 0.2113, 'grad_norm': 3.698807716369629, 'learning_rate': 4.282894736842105e-06, 'epoch': 0.07} +{'loss': 0.2055, 'grad_norm': 3.716585636138916, 'learning_rate': 4.271381578947368e-06, 'epoch': 0.07} +{'loss': 0.2114, 'grad_norm': 4.204227924346924, 'learning_rate': 4.2598684210526314e-06, 'epoch': 0.07} +{'loss': 0.2224, 'grad_norm': 3.479562282562256, 'learning_rate': 4.2483552631578944e-06, 'epoch': 0.08} +{'loss': 0.2523, 'grad_norm': 4.5203094482421875, 'learning_rate': 4.2368421052631575e-06, 'epoch': 0.08} +{'loss': 0.2383, 'grad_norm': 3.6081738471984863, 'learning_rate': 4.2253289473684205e-06, 'epoch': 0.08} +{'loss': 0.1808, 'grad_norm': 3.2602758407592773, 'learning_rate': 4.2138157894736835e-06, 'epoch': 0.09} +{'loss': 0.1747, 'grad_norm': 3.6786868572235107, 'learning_rate': 4.202302631578947e-06, 'epoch': 0.09} +{'loss': 0.1662, 'grad_norm': 3.1120803356170654, 'learning_rate': 4.19078947368421e-06, 'epoch': 0.09} +{'loss': 0.1771, 'grad_norm': 3.1962203979492188, 'learning_rate': 4.179276315789473e-06, 'epoch': 0.09} +{'loss': 0.1751, 'grad_norm': 3.172363758087158, 'learning_rate': 4.167763157894736e-06, 'epoch': 0.1} +{'loss': 0.1701, 'grad_norm': 2.4304590225219727, 'learning_rate': 4.156249999999999e-06, 'epoch': 0.1} +{'loss': 0.1489, 'grad_norm': 3.193345308303833, 'learning_rate': 4.144736842105262e-06, 'epoch': 0.1} +***** Running Evaluation ***** +[INFO|trainer.py:4058] 2024-10-05 16:12:03,040 >> Num examples: Unknown +[INFO|trainer.py:4059] 2024-10-05 16:12:03,040 >> Batch size = 8 +Reading metadata...: 13630it [00:00, 23045.11it/s] +[INFO|trainer_utils.py:830] 2024-10-05 16:12:04,400 >> The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:04,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:06,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:06,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:06,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:06,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:07,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:08,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:08,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:09,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:09,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:09,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:11,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:11,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:11,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:11,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:11,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:13,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:13,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:13,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:13,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:14,169 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:15,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:15,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:16,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:16,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:16,453 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:18,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:18,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:18,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:18,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:18,756 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:20,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:20,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:20,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:20,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:21,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:22,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:22,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:22,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:22,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:23,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:25,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:25,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:25,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:25,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:25,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:27,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:27,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:27,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:27,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:28,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:29,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:29,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:30,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:30,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:30,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:32,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:32,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:32,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:32,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:32,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:34,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:34,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:34,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:34,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:35,184 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:36,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:36,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:37,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:37,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:37,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:39,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:39,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:39,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:39,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:39,948 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:41,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:41,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:42,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:42,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:42,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:44,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:44,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:44,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:44,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:45,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:47,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:47,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:47,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:47,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:47,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:49,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:49,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:49,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:49,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:50,002 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:51,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:51,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:51,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:51,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:52,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:54,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:54,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:54,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:54,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:54,713 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:56,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:56,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:56,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:56,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:57,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:12:58,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:58,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:58,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:12:58,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:12:59,356 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:01,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:01,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:01,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:01,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:01,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:03,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:03,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:03,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:03,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:04,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:06,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:06,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:06,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:06,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:06,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:08,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:08,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:08,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:08,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:09,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:10,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:10,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:10,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:10,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:11,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:13,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:13,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:13,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:13,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:13,746 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:15,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:15,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:15,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:15,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:16,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:17,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:17,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:18,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:18,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:18,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:20,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:20,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:20,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:20,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:20,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:22,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:22,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:22,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:22,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:23,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:25,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:25,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:25,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:25,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:26,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:27,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:27,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:27,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:27,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:28,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:29,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:29,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:30,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:30,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:30,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:32,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:32,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:32,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:32,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:32,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:34,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:34,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:34,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:34,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:35,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:37,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:37,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:37,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:37,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:37,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:39,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:39,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:39,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:39,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:40,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:41,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:41,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:42,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:42,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:42,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:44,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:44,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:44,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:44,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:44,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:46,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:46,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:46,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:46,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:47,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:48,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:48,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:49,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:49,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:49,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:51,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:51,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:51,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:53,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:53,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:53,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:53,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:54,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:55,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:55,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:56,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:56,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:56,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:13:58,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:58,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:58,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:13:58,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:13:59,073 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:00,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:00,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:00,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:00,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:01,378 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:03,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:03,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:03,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:03,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:03,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:05,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:05,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:05,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:05,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:06,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:08,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:08,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:08,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:08,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:08,798 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:10,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:10,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:10,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:10,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:11,136 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:12,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:12,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:13,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:13,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:13,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:15,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:15,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:15,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:15,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:15,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:17,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:17,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:17,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:17,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:18,382 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:20,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:20,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:20,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:20,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:20,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:22,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:22,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:22,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:22,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:23,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:24,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:24,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:24,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:24,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:25,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:27,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:27,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:27,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:27,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:27,986 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:29,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:29,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:29,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:29,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:30,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:32,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:32,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:32,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:32,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:32,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:34,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:34,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:34,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:34,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:35,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:36,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:36,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:36,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:36,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:37,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:39,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:39,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:39,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:39,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:39,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:41,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:41,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:41,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:41,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:41,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:43,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:43,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:43,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:43,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:44,599 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:46,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:46,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:46,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:46,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:46,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:48,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:48,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:48,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:48,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:49,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:50,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:50,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:51,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:51,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:51,534 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:53,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:53,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:53,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:53,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:53,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:55,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:55,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:55,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:55,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:56,284 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:14:58,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:58,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:58,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:14:58,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:14:58,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:00,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:00,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:00,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:00,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:01,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:02,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:02,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:03,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:03,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:03,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:05,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:05,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:05,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:05,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:05,932 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:07,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:07,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:07,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:07,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:08,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:10,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:10,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:10,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:10,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:10,751 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:12,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:12,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:12,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:12,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:13,050 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:14,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:14,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:15,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:15,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:15,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:17,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:17,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:17,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:17,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:17,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:19,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:19,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:19,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:19,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:20,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:21,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:21,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:22,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:22,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:22,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:24,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:24,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:24,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:24,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:25,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:27,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:27,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:27,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:27,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:27,734 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:29,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:29,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:29,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:29,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:30,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:31,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:31,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:32,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:32,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:32,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:34,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:34,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:34,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:34,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:34,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:36,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:36,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:36,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:36,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:37,152 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:38,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:38,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:39,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:39,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:39,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:41,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:41,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:41,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:41,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:41,927 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:43,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:43,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:43,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:43,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:44,354 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:46,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:46,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:46,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:46,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:46,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:48,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:48,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:48,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:48,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:49,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:50,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:50,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:51,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:51,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:51,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:53,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:53,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:53,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:53,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:53,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:55,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:55,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:55,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:55,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:56,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:15:58,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:58,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:58,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:15:58,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:15:58,754 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:00,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:00,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:00,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:00,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:01,104 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:02,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:02,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:03,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:03,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:03,599 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:05,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:05,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:05,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:05,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:06,340 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:07,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:07,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:08,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:08,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:08,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:10,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:10,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:10,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:10,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:10,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:12,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:12,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:12,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:12,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:13,331 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:15,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:15,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:15,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:15,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:15,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:17,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:17,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:17,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:17,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:18,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:19,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:19,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:20,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:20,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:20,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:22,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:22,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:22,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:22,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:23,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:24,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:24,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:24,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:24,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:25,391 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:27,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:27,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:27,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:27,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:27,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:29,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:29,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:29,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:29,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:30,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:31,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:31,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:32,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:32,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:32,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:34,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:34,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:34,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:34,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:34,745 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:36,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:36,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:36,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:36,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:37,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:38,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:38,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:38,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:38,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:39,390 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:41,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:41,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:41,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:41,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:41,880 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:43,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:43,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:43,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:43,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:44,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:45,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:45,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:46,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:46,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:46,924 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:48,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:48,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:48,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:48,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:49,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:50,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:50,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:51,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:51,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:51,668 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:53,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:53,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:53,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:53,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:54,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:55,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:55,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:55,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:55,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:56,397 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:16:58,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:58,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:58,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:16:58,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:16:58,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:00,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:00,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:00,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:00,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:01,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:03,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:03,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:03,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:03,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:03,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:05,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:05,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:05,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:05,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:06,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:07,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:07,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:07,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:07,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:08,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:09,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:09,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:10,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:10,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:10,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:12,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:12,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:12,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:12,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:12,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:14,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:14,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:15,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:15,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:16,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:17,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:17,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:18,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:18,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:19,356 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:21,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:21,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:21,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:21,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:21,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:23,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:23,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:23,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:23,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:24,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:25,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:25,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:26,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:26,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:26,404 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:28,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:28,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:28,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:28,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:28,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:30,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:30,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:30,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:30,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:31,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:33,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:33,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:33,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:33,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:33,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:35,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:35,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:35,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:35,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:36,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:38,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:38,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:38,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:38,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:38,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:40,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:40,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:40,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:40,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:41,106 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:42,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:42,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:43,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:43,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:43,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:45,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:45,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:45,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:45,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:45,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:47,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:47,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:47,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:47,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:48,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:49,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:49,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:50,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:50,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:50,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:52,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:52,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:52,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:52,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:52,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:54,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:54,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:54,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:54,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:55,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:57,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:57,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:57,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:57,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:17:57,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:17:59,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:59,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:59,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:17:59,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:00,160 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:02,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:02,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:02,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:02,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:02,717 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:04,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:04,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:04,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:04,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:05,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:06,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:06,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:07,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:07,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:07,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:09,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:09,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:09,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:09,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:09,730 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:11,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:11,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:11,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:11,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:12,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:13,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:13,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:13,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:13,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:14,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:16,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:16,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:16,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:16,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:17,209 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:18,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:18,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:19,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:19,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:19,659 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:21,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:21,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:21,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:21,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:21,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:23,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:23,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:23,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:23,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:24,191 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:25,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:25,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:26,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:26,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:26,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:28,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:28,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:28,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:28,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:28,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:30,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:30,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:30,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:30,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:31,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:32,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:32,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:33,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:33,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:33,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:35,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:35,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:35,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:35,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:35,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:37,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:37,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:37,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:37,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:38,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:40,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:40,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:40,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:40,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:40,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:42,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:42,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:42,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:42,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:43,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:44,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:44,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:45,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:45,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:45,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:47,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:47,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:47,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:47,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:47,906 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:49,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:49,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:49,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:49,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:50,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:51,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:51,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:52,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:52,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:52,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:54,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:54,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:54,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:54,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:55,588 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:57,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:57,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:57,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:57,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:18:57,851 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:18:59,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:59,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:59,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:18:59,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:00,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:02,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:02,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:02,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:02,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:02,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:04,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:04,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:04,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:04,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:05,176 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:06,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:06,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:06,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:06,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:07,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:09,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:09,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:09,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:09,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:09,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:11,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:11,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:11,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:11,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:12,102 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:13,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:13,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:14,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:14,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:14,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:16,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:16,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:16,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:16,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:16,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:18,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:18,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:18,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:18,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:19,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:20,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:20,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:21,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:21,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:21,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:23,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:23,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:23,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:23,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:24,054 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:25,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:25,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:25,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:25,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:26,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:28,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:28,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:28,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:28,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:28,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:30,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:30,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:30,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:30,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:31,081 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:32,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:32,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:33,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:33,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:33,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:35,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:35,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:35,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:35,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:36,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:37,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:37,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:38,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:38,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:38,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:40,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:40,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:40,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:40,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:41,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:42,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:42,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:43,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:43,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:43,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:45,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:45,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:45,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:45,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:45,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:47,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:47,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:47,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:47,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:48,204 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:49,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:49,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:50,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:50,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:50,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:52,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:52,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:52,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:52,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:52,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:54,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:54,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:54,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:54,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:55,227 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:57,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:57,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:57,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:57,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:19:57,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:19:59,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:59,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:59,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:19:59,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:00,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:01,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:01,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:02,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:02,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:02,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:04,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:04,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:04,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:04,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:04,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:06,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:06,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:06,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:06,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:07,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:08,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:08,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:09,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:09,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:09,510 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:11,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:11,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:11,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:11,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:11,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:13,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:13,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:13,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:13,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:14,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:15,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:15,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:16,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:16,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:16,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:18,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:18,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:18,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:18,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:19,470 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:21,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:21,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:21,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:21,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:21,730 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:23,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:23,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:23,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:23,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:24,045 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:25,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:25,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:25,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:25,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:26,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:28,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:28,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:28,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:28,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:28,846 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:30,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:30,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:30,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:30,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:31,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:33,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:33,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:33,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:33,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:33,889 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:35,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:35,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:36,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:36,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:36,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:38,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:38,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:38,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:38,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:38,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:40,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:40,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:40,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:40,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:41,262 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:43,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:43,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:43,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:43,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:43,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:45,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:45,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:45,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:45,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:46,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:47,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:47,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:47,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:47,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:48,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:50,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:50,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:50,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:50,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:50,697 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:52,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:52,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:52,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:52,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:53,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:54,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:54,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:55,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:55,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:55,505 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:57,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:57,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:57,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:57,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:20:57,921 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:20:59,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:59,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:59,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:20:59,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:00,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:02,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:02,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:02,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:02,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:03,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:04,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:04,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:05,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:05,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:05,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:07,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:07,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:07,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:07,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:07,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:09,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:09,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:09,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:09,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:10,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:11,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:11,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:12,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:12,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:12,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:14,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:14,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:14,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:14,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:14,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:16,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:16,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:16,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:16,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:17,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:18,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:18,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:19,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:19,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:19,583 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:21,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:21,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:21,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:21,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:22,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:23,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:23,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:23,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:23,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:24,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:25,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:25,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:26,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:26,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:26,655 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:28,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:28,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:28,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:28,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:28,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:30,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:30,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:31,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:31,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:31,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:33,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:33,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:33,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:33,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:33,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:35,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:35,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:35,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:35,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:36,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:37,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:37,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:38,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:38,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:38,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:40,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:40,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:40,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:40,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:40,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:42,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:42,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:42,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:42,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:43,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:45,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:45,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:45,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:45,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:45,941 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:47,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:47,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:47,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:47,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:48,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:49,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:49,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:50,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:50,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:50,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:52,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:52,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:52,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:52,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:53,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:54,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:54,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:55,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:55,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:55,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:57,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:57,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:57,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:57,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:21:57,856 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:21:59,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:59,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:59,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:21:59,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:00,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:01,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:01,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:02,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:02,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:02,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:04,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:04,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:04,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:04,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:05,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:06,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:06,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:06,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:06,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:07,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:09,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:09,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:09,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:09,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:09,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:11,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:11,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:11,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:11,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:12,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:13,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:13,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:13,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:13,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:14,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:15,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:15,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:16,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:16,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:16,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:18,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:18,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:18,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:18,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:19,081 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:20,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:20,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:20,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:20,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:21,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:22,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:22,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:23,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:23,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:23,652 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:25,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:25,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:25,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:25,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:26,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:27,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:27,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:28,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:28,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:28,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:30,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:32,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:32,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:33,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:33,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:33,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:35,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:35,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:35,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:35,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:35,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:37,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:37,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:37,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:37,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:38,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:39,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:39,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:39,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:39,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:40,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:42,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:42,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:42,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:42,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:42,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:44,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:44,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:44,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:44,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:45,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:46,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:46,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:47,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:47,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:47,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:49,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:49,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:49,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:49,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:49,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:51,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:51,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:52,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:52,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:52,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:54,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:54,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:54,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:54,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:55,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:56,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:56,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:57,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:57,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:57,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:22:59,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:59,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:59,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:22:59,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:22:59,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:01,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:01,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:01,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:01,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:02,157 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:03,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:03,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:04,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:04,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:04,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:06,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:06,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:06,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:06,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:07,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:08,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:08,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:09,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:09,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:09,490 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:11,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:11,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:11,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:11,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:11,924 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:13,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:13,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:13,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:13,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:14,343 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:15,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:15,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:16,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:16,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:16,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:18,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:18,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:18,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:18,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:18,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:20,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:20,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:21,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:21,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:21,425 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:23,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:23,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:23,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:23,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:23,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:25,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:25,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:25,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:25,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:26,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:27,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:27,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:28,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:28,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:28,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:30,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:30,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:30,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:30,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:31,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:32,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:32,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:33,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:33,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:33,558 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:35,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:35,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:35,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:35,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:35,853 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:37,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:37,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:37,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:37,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:38,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:39,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:39,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:40,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:40,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:40,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:42,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:42,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:42,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:42,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:42,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:44,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:44,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:44,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:44,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:45,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:46,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:46,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:47,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:47,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:47,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:49,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:49,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:49,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:49,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:50,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:52,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:52,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:52,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:52,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:52,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:54,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:54,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:54,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:54,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:55,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:56,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:56,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:57,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:57,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:57,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:23:59,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:59,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:59,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:23:59,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:23:59,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:01,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:01,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:01,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:01,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:02,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:03,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:03,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:04,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:04,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:04,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:06,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:06,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:06,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:06,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:06,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:08,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:08,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:09,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:09,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:09,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:11,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:11,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:11,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:11,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:11,754 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:13,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:13,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:13,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:13,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:14,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:15,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:15,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:15,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:15,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:16,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:18,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:18,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:18,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:18,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:18,836 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:20,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:20,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:20,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:20,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:21,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:22,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:22,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:23,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:23,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:23,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:25,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:25,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:25,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:25,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:25,968 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:27,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:27,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:27,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:27,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:28,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:30,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:30,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:30,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:30,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:31,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:33,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:33,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:33,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:33,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:33,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:35,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:35,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:35,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:35,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:36,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:37,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:37,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:38,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:38,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:38,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:40,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:40,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:40,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:40,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:41,003 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:42,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:42,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:43,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:43,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:43,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:45,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:45,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:45,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:45,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:45,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:47,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:47,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:47,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:47,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:48,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:49,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:49,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:50,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:50,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:50,590 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:52,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:52,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:52,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:52,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:52,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:54,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:54,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:54,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:54,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:55,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:57,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:57,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:57,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:57,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:24:57,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:24:59,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:59,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:59,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:24:59,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:00,178 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:01,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:01,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:02,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:02,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:02,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:04,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:04,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:04,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:04,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:04,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:06,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:06,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:06,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:06,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:07,245 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:08,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:08,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:09,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:09,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:09,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:11,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:11,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:11,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:11,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:12,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:13,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:13,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:14,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:14,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:14,675 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:16,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:16,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:16,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:16,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:17,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:18,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:18,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:19,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:19,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:19,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:21,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:21,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:21,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:21,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:21,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:23,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:23,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:23,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:23,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:24,152 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:25,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:25,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:26,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:26,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:26,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:28,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:28,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:28,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:28,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:28,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:30,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:30,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:30,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:30,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:31,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:33,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:33,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:33,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:33,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:33,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:35,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:35,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:35,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:35,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:35,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:37,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:37,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:38,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:38,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:38,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:40,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:40,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:40,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:40,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:40,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:42,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:42,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:42,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:42,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:43,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:44,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:44,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:45,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:45,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:45,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:47,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:47,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:47,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:47,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:47,986 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:49,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:49,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:49,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:49,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:50,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:52,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:52,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:52,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:52,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:53,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:54,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:54,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:55,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:55,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:55,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:57,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:57,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:57,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:57,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:25:57,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:25:59,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:59,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:59,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:25:59,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:00,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:02,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:02,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:02,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:02,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:02,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:04,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:04,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:04,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:04,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:05,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:06,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:06,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:07,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:07,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:07,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:09,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:09,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:09,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:09,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:09,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:11,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:11,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:11,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:11,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:12,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:13,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:13,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:13,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:13,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:14,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:15,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:15,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:16,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:16,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:16,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:18,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:18,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:18,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:18,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:19,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:20,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:20,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:21,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:21,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:21,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:23,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:23,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:23,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:23,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:23,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:25,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:25,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:25,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:25,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:26,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:28,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:28,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:28,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:28,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:28,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:30,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:30,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:30,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:30,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:31,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:32,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:32,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:32,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:32,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:33,839 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:35,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:35,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:35,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:35,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:36,102 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:37,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:37,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:38,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:38,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:38,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:40,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:40,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:40,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:40,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:40,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:42,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:42,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:42,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:42,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:43,246 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:44,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:44,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:45,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:45,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:45,620 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:47,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:47,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:47,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:47,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:47,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:49,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:49,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:49,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:49,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:50,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:51,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:51,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:52,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:52,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:52,626 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:54,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:54,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:54,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:54,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:54,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:56,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:56,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:56,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:56,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:57,295 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:26:58,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:58,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:59,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:26:59,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:26:59,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:01,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:01,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:01,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:01,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:02,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:03,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:03,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:04,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:04,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:04,465 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:06,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:06,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:06,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:06,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:06,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:08,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:08,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:08,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:08,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:09,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:10,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:10,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:11,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:11,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:11,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:13,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:13,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:13,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:13,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:13,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:15,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:15,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:15,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:15,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:16,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:18,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:18,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:18,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:18,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:19,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:20,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:20,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:20,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:20,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:21,299 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:23,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:23,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:23,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:23,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:23,844 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:25,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:25,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:25,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:25,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:26,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:27,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:27,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:28,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:28,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:28,574 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:30,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:30,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:30,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:30,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:30,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:32,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:32,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:32,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:32,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:33,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:35,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:35,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:35,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:35,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:35,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:37,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:37,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:37,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:37,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:38,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:39,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:39,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:40,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:40,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:40,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:42,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:42,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:42,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:42,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:42,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:44,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:44,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:44,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:44,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:45,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:47,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:47,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:47,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:47,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:47,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:49,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:49,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:49,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:49,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:50,195 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:51,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:51,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:52,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:52,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:52,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:54,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:54,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:54,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:54,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:55,036 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:56,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:56,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:57,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:57,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:27:57,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:27:59,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:59,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:59,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:27:59,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:00,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:02,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:02,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:02,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:02,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:02,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:04,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:04,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:04,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:04,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:05,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:06,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:06,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:06,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:06,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:07,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:09,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:09,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:09,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:09,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:09,719 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:11,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:11,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:11,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:11,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:12,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:13,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:13,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:13,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:13,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:14,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:15,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:15,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:16,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:16,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:16,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:18,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:18,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:18,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:18,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:19,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:20,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:20,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:21,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:21,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:21,591 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:23,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:23,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:23,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:23,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:23,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:25,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:25,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:26,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:26,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:26,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:28,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:28,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:28,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:28,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:28,798 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:30,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:30,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:30,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:30,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:31,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:32,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:32,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:33,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:33,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:33,589 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:35,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:35,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:35,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:35,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:36,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:37,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:37,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:38,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:38,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:38,488 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:40,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:40,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:40,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:40,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:41,261 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:43,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:43,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:43,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:43,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:43,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:45,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:45,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:45,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:45,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:46,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:47,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:47,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:48,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:48,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:48,484 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:50,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:50,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:50,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:50,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:50,823 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:52,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:52,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:52,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:52,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:53,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:55,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:55,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:55,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:55,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:55,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:57,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:57,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:57,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:57,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:28:58,144 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:28:59,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:28:59,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:00,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:00,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:00,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:02,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:02,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:02,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:02,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:02,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:04,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:04,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:04,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:04,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:05,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:06,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:06,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:07,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:07,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:07,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:09,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:09,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:09,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:09,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:09,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:11,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:11,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:12,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:12,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:12,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:14,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:14,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:14,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:14,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:14,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:16,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:16,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:16,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:16,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:17,195 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:18,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:18,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:19,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:19,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:19,477 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:21,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:21,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:21,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:21,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:22,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:23,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:23,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:24,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:24,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:24,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:26,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:26,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:26,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:26,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:26,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:28,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:28,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:28,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:28,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:29,160 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:30,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:30,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:31,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:31,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:31,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:33,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:33,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:33,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:33,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:34,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:35,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:35,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:35,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:35,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:36,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:37,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:37,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:38,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:38,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:38,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:40,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:40,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:40,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:40,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:40,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:42,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:42,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:42,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:42,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:43,359 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:45,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:45,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:45,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:45,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:45,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:47,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:47,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:47,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:47,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:48,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:50,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:50,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:50,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:50,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:50,689 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:52,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:52,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:52,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:52,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:53,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:54,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:54,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:55,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:55,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:55,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:57,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:57,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:57,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:57,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:29:57,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:29:59,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:59,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:59,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:29:59,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:00,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:01,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:01,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:02,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:02,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:02,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:04,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:04,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:04,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:04,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:05,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:07,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:07,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:07,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:07,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:07,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:09,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:09,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:09,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:09,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:10,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:12,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:12,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:12,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:12,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:12,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:14,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:14,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:14,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:14,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:15,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:17,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:17,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:17,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:17,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:17,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:19,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:19,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:19,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:19,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:20,238 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:21,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:21,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:22,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:22,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:22,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:24,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:24,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:24,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:24,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:25,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:26,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:26,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:27,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:27,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:27,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:29,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:29,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:29,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:29,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:29,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:31,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:31,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:31,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:31,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:32,245 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:34,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:34,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:34,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:34,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:34,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:36,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:36,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:36,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:36,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:37,177 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:38,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:38,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:38,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:38,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:39,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:41,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:41,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:41,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:41,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:41,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:43,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:43,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:43,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:43,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:44,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:46,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:46,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:46,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:46,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:46,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:48,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:48,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:48,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:48,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:49,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:50,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:50,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:51,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:51,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:51,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:53,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:53,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:53,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:53,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:54,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:55,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:55,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:55,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:55,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:56,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:30:57,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:57,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:58,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:30:58,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:30:58,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:00,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:00,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:00,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:00,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:01,038 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:02,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:02,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:03,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:03,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:03,559 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:05,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:05,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:05,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:05,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:05,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:07,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:07,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:07,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:07,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:08,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:09,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:09,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:10,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:10,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:10,559 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:12,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:12,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:12,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:12,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:12,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:14,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:14,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:14,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:14,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:15,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:17,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:17,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:17,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:17,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:17,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:19,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:19,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:19,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:19,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:20,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:21,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:21,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:22,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:22,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:22,659 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:24,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:24,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:24,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:24,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:25,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:26,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:26,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:27,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:27,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:27,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:29,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:29,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:29,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:29,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:30,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:31,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:31,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:31,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:31,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:32,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:33,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:33,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:34,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:34,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:34,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:36,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:36,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:36,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:36,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:37,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:38,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:38,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:38,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:38,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:39,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:40,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:40,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:41,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:41,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:41,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:43,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:43,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:43,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:43,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:44,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:45,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:45,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:46,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:46,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:46,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:48,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:48,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:48,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:48,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:48,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:50,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:50,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:50,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:50,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:51,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:52,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:52,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:53,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:53,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:53,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:55,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:55,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:55,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:55,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:55,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:57,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:57,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:57,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:57,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:31:58,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:31:59,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:31:59,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:00,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:00,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:00,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:02,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:02,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:02,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:02,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:02,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:04,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:04,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:04,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:04,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:05,844 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:07,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:07,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:07,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:07,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:08,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:09,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:09,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:10,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:10,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:10,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:12,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:12,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:12,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:12,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:13,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:14,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:14,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:14,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:14,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:15,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:17,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:17,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:17,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:17,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:17,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:19,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:19,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:19,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:19,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:20,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:22,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:22,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:22,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:22,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:22,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:24,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:24,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:24,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:24,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:25,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:26,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:26,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:26,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:26,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:27,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:28,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:28,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:29,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:29,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:29,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:31,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:31,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:31,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:31,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:31,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:33,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:33,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:33,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:33,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:34,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:36,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:36,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:36,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:36,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:36,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:38,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:38,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:38,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:38,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:39,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:40,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:40,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:41,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:41,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:41,541 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:43,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:43,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:43,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:43,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:43,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:45,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:45,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:45,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:45,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:46,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:47,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:47,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:48,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:48,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:48,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:50,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:50,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:50,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:50,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:51,192 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:52,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:52,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:53,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:53,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:53,555 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:55,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:55,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:55,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:55,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:55,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:32:57,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:57,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:57,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:32:57,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:32:58,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:00,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:00,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:00,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:00,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:00,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:02,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:02,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:02,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:02,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:02,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:04,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:04,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:04,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:04,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:05,359 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:07,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:07,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:07,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:07,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:07,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:09,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:09,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:09,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:09,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:10,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:11,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:11,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:12,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:12,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:12,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:14,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:14,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:14,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:14,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:14,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:16,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:16,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:16,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:16,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:17,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:18,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:18,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:19,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:19,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:19,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:21,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:21,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:21,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:21,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:21,962 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:23,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:23,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:23,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:23,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:24,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:26,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:26,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:26,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:26,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:26,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:28,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:28,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:28,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:28,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:29,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:30,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:30,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:31,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:31,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:32,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:33,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:33,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:34,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:34,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:34,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:36,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:36,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:36,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:36,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:36,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:38,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:38,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:38,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:38,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:39,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:40,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:40,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:41,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:41,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:41,668 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:43,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:43,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:43,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:43,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:44,158 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:45,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:45,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:46,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:46,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:46,583 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:48,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:48,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:48,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:48,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:48,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:50,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:50,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:50,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:50,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:51,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:52,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:52,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:53,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:53,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:53,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:55,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:55,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:55,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:55,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:56,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:33:57,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:57,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:58,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:33:58,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:33:58,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:00,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:00,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:00,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:00,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:00,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:02,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:02,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:02,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:02,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:03,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:05,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:05,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:05,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:05,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:05,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:07,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:07,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:07,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:07,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:08,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:09,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:09,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:10,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:10,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:10,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:12,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:12,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:12,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:12,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:12,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:14,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:14,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:14,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:14,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:15,489 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:17,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:17,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:17,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:17,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:17,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:19,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:19,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:19,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:19,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:20,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:22,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:22,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:22,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:22,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:22,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:24,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:24,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:24,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:24,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:25,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:26,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:26,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:27,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:27,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:27,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:29,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:29,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:29,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:29,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:29,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:31,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:31,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:31,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:31,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:32,182 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:33,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:33,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:34,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:34,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:34,545 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:36,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:36,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:36,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:36,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:36,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:38,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:38,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:38,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:38,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:39,157 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:40,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:40,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:41,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:41,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:41,405 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:43,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:43,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:43,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:43,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:43,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:45,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:45,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:45,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:45,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:46,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:48,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:48,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:48,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:48,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:48,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:50,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:50,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:50,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:50,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:51,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:52,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:52,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:53,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:53,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:53,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:55,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:55,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:55,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:55,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:56,592 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:34:58,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:58,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:58,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:34:58,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:34:58,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:00,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:00,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:00,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:00,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:01,380 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:03,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:03,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:03,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:03,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:03,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:05,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:05,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:05,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:05,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:06,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:07,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:07,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:08,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:08,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:08,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:10,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:10,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:10,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:10,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:10,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:12,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:12,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:12,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:12,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:13,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:15,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:15,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:15,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:15,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:15,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:17,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:17,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:17,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:17,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:18,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:19,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:19,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:20,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:20,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:20,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:22,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:22,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:22,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:22,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:22,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:24,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:24,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:24,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:24,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:25,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:26,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:26,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:27,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:27,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:27,434 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:29,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:29,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:29,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:29,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:29,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:31,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:31,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:31,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:31,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:31,980 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:33,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:33,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:33,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:33,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:34,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:36,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:36,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:36,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:36,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:37,247 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:38,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:38,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:39,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:39,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:39,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:41,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:41,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:41,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:41,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:42,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:43,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:43,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:43,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:43,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:44,355 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:46,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:46,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:46,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:46,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:46,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:48,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:48,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:48,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:48,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:49,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:50,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:50,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:51,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:51,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:51,452 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:53,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:53,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:53,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:53,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:53,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:55,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:55,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:55,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:55,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:56,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:35:57,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:57,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:58,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:35:58,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:35:58,452 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:00,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:00,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:00,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:00,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:00,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:02,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:02,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:02,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:02,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:03,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:04,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:04,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:05,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:05,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:05,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:07,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:07,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:07,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:07,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:08,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:09,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:09,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:09,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:09,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:10,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:12,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:12,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:12,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:12,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:12,751 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:14,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:14,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:14,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:14,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:15,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:17,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:17,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:17,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:17,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:18,072 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:19,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:19,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:20,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:20,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:20,421 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:22,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:22,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:22,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:22,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:22,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:24,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:24,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:24,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:24,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:25,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:26,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:26,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:27,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:27,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:27,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:29,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:29,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:29,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:29,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:29,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:31,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:31,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:31,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:31,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:32,277 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:34,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:34,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:34,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:34,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:34,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:36,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:36,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:36,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:36,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:37,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:38,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:38,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:39,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:39,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:39,614 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:41,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:41,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:41,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:41,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:41,936 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:43,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:43,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:43,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:43,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:44,328 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:46,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:46,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:46,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:46,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:46,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:48,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:48,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:48,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:48,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:49,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:50,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:50,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:51,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:51,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:51,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:53,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:53,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:53,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:53,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:53,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:55,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:55,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:55,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:55,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:56,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:36:58,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:58,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:58,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:36:58,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:36:59,257 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:00,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:00,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:01,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:01,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:01,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:03,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:03,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:03,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:03,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:04,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:05,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:05,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:06,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:06,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:06,538 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:08,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:08,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:08,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:08,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:08,894 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:10,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:10,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:10,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:10,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:11,255 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:13,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:13,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:13,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:13,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:13,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:15,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:15,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:15,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:15,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:16,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:17,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:17,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:17,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:17,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:18,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:19,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:19,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:20,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:20,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:20,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:22,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:22,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:22,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:22,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:23,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:24,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:24,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:25,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:25,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:25,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:27,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:27,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:27,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:27,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:27,961 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:29,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:29,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:29,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:29,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:30,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:31,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:31,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:32,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:32,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:32,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:34,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:34,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:34,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:34,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:34,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:36,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:36,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:36,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:36,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:37,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:39,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:39,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:39,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:39,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:40,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:41,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:41,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:42,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:42,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:42,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:44,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:44,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:44,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:44,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:44,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:46,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:46,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:46,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:46,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:47,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:48,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:48,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:49,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:49,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:49,605 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:51,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:51,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:51,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:51,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:52,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:53,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:53,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:53,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:53,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:54,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:56,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:56,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:56,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:56,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:56,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:37:58,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:58,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:58,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:37:58,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:37:59,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:00,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:00,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:01,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:01,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:01,420 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:03,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:03,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:03,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:03,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:03,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:05,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:05,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:05,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:05,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:06,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:07,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:07,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:08,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:08,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:08,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:10,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:10,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:10,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:10,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:11,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:12,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:12,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:12,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:12,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:13,285 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:14,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:14,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:15,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:15,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:15,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:17,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:17,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:17,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:17,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:17,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:19,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:19,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:20,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:20,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:20,939 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:22,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:22,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:22,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:22,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:23,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:24,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:24,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:25,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:25,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:25,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:27,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:27,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:27,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:27,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:27,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:29,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:29,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:29,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:29,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:30,271 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:31,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:31,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:32,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:32,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:32,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:34,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:34,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:34,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:34,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:35,020 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:36,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:36,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:36,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:36,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:37,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:39,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:39,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:39,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:39,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:39,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:41,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:41,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:41,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:41,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:42,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:43,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:43,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:44,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:44,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:44,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:46,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:46,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:46,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:46,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:46,834 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:48,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:48,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:48,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:48,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:49,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:50,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:50,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:51,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:51,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:51,463 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:53,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:53,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:53,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:53,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:53,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:55,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:55,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:55,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:55,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:56,150 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:38:57,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:57,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:58,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:38:58,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:38:58,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:00,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:00,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:00,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:00,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:01,238 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:02,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:02,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:03,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:03,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:04,120 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:05,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:05,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:06,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:06,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:06,476 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:08,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:08,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:08,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:08,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:08,907 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:10,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:10,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:10,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:10,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:11,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:12,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:12,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:13,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:13,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:13,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:15,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:15,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:15,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:15,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:16,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:17,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:17,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:17,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:17,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:18,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:20,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:20,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:20,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:20,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:20,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:22,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:22,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:22,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:22,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:23,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:24,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:24,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:25,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:25,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:25,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:27,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:27,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:27,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:27,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:27,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:29,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:29,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:29,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:29,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:30,370 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:32,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:32,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:32,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:32,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:32,917 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:34,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:34,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:34,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:34,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:35,247 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:36,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:36,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:37,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:37,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:37,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:39,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:39,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:39,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:39,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:39,921 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:41,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:41,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:41,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:41,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:42,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:44,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:44,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:44,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:44,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:45,448 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:47,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:47,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:47,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:47,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:47,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:49,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:49,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:49,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:49,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:50,101 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:51,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:51,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:51,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:51,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:52,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:53,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:53,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:54,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:54,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:54,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:56,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:56,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:56,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:56,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:56,980 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:39:58,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:58,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:58,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:39:58,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:39:59,313 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:00,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:00,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:01,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:01,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:01,599 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:03,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:03,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:03,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:03,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:03,855 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:05,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:05,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:05,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:05,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:06,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:07,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:07,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:08,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:08,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:08,585 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:10,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:10,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:10,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:10,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:11,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:12,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:12,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:13,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:13,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:13,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:15,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:15,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:15,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:15,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:15,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:17,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:17,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:17,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:17,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:18,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:20,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:20,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:20,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:20,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:20,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:22,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:22,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:22,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:22,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:23,154 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:24,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:24,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:25,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:25,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:26,113 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:27,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:27,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:28,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:28,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:28,495 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:30,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:30,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:30,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:30,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:30,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:32,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:32,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:32,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:32,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:33,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:35,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:35,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:35,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:35,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:35,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:37,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:37,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:37,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:37,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:38,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:39,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:39,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:40,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:40,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:40,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:42,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:42,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:42,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:42,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:42,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:44,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:44,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:44,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:44,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:45,030 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:46,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:46,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:46,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:46,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:47,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:48,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:48,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:49,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:49,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:49,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:51,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:51,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:51,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:51,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:51,917 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:53,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:53,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:54,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:54,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:54,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:56,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:56,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:56,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:56,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:56,784 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:40:58,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:58,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:58,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:40:58,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:40:59,178 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:00,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:00,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:01,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:01,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:01,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:03,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:03,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:03,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:03,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:03,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:05,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:05,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:05,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:05,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:06,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:07,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:07,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:08,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:08,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:08,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:10,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:10,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:10,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:10,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:11,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:13,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:13,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:13,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:13,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:13,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:15,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:15,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:15,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:15,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:16,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:17,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:17,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:18,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:18,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:18,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:20,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:20,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:20,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:20,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:20,734 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:22,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:22,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:22,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:22,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:23,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:24,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:24,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:25,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:25,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:25,491 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:27,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:27,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:27,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:27,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:27,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:29,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:29,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:29,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:29,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:30,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:31,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:31,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:32,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:32,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:32,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:34,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:34,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:34,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:34,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:34,976 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:36,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:36,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:36,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:36,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:37,301 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:38,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:38,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:39,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:39,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:39,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:41,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:41,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:41,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:41,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:41,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:43,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:43,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:43,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:43,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:44,136 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:45,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:45,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:46,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:46,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:46,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:48,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:48,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:48,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:48,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:48,969 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:50,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:50,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:50,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:50,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:52,002 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:53,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:53,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:53,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:53,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:54,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:55,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:55,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:56,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:56,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:56,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:41:58,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:58,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:58,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:41:58,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:41:59,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:00,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:00,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:00,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:00,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:01,366 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:03,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:03,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:03,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:03,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:03,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:05,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:05,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:05,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:05,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:06,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:07,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:07,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:07,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:07,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:08,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:10,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:10,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:10,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:10,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:10,851 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:12,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:12,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:12,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:12,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:13,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:14,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:14,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:15,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:15,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:15,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:17,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:17,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:17,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:17,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:17,902 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:19,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:19,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:20,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:20,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:20,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:22,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:22,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:22,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:22,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:22,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:24,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:24,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:24,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:24,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:25,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:26,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:26,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:27,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:27,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:27,527 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:29,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:29,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:29,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:29,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:29,882 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:31,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:31,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:31,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:31,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:32,906 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:34,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:34,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:34,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:34,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:35,256 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:36,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:36,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:37,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:37,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:37,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:39,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:39,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:39,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:39,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:39,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:41,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:41,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:41,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:41,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:42,222 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:43,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:43,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:44,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:44,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:44,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:46,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:46,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:46,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:46,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:47,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:48,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:48,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:48,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:48,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:49,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:51,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:51,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:51,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:51,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:51,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:53,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:53,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:53,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:53,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:54,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:55,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:55,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:56,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:56,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:56,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:42:58,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:58,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:58,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:42:58,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:42:58,745 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:00,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:00,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:00,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:00,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:01,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:02,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:02,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:02,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:02,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:03,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:05,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:05,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:05,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:05,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:05,800 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:07,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:07,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:07,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:07,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:08,147 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:09,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:09,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:10,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:10,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:10,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:12,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:12,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:12,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:12,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:13,027 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:14,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:14,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:15,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:15,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:15,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:17,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:17,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:17,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:17,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:18,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:19,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:19,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:20,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:20,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:20,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:22,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:22,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:22,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:22,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:22,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:24,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:24,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:24,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:24,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:25,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:27,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:27,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:27,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:27,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:27,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:29,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:29,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:29,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:29,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:30,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:31,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:31,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:32,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:32,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:32,578 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:34,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:34,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:34,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:34,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:34,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:36,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:36,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:36,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:36,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:37,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:39,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:39,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:39,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:39,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:39,880 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:41,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:41,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:41,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:41,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:42,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:44,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:44,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:44,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:44,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:44,700 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:46,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:46,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:46,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:46,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:46,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:48,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:48,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:49,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:49,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:49,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:51,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:51,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:51,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:51,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:51,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:53,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:53,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:53,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:53,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:54,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:56,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:56,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:56,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:56,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:56,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:43:58,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:58,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:58,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:43:58,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:43:59,453 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:01,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:01,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:01,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:01,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:01,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:03,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:03,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:03,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:03,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:04,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:05,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:05,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:05,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:05,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:06,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:08,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:08,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:08,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:08,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:08,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:10,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:10,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:10,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:10,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:10,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:12,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:12,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:13,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:13,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:13,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:15,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:15,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:15,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:15,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:15,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:17,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:17,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:17,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:17,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:18,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:20,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:20,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:20,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:20,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:20,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:22,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:22,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:22,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:22,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:22,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:24,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:24,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:24,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:24,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:25,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:26,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:26,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:27,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:27,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:27,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:29,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:29,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:29,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:29,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:29,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:31,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:31,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:31,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:31,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:32,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:33,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:33,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:34,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:34,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:34,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:36,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:36,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:36,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:36,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:36,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:38,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:38,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:38,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:38,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:39,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:41,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:41,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:41,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:41,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:42,296 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:44,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:44,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:44,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:44,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:44,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:46,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:46,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:46,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:46,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:47,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:48,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:48,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:49,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:49,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:49,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:51,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:51,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:51,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:51,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:52,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:53,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:53,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:53,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:53,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:54,296 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:56,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:56,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:56,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:56,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:56,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:44:58,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:58,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:58,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:44:58,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:44:59,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:00,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:00,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:01,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:01,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:01,504 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:03,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:03,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:03,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:03,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:03,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:05,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:05,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:05,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:05,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:06,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:07,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:07,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:08,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:08,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:08,491 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:10,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:10,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:10,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:10,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:10,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:12,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:12,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:12,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:12,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:13,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:14,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:14,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:15,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:15,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:15,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:17,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:17,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:17,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:17,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:18,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:20,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:20,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:20,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:20,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:20,746 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:22,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:22,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:22,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:22,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:23,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:25,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:25,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:25,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:25,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:25,756 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:27,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:27,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:27,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:27,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:28,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:29,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:29,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:29,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:29,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:30,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:32,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:32,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:32,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:32,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:32,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:34,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:34,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:34,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:34,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:35,161 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:36,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:36,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:37,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:37,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:37,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:39,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:39,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:39,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:39,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:39,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:41,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:41,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:41,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:41,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:42,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:43,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:43,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:44,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:44,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:44,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:46,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:46,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:46,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:46,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:46,795 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:48,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:48,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:48,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:48,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:49,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:50,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:50,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:51,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:51,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:51,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:53,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:53,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:53,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:53,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:54,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:55,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:55,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:55,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:55,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:56,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:45:57,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:57,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:58,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:45:58,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:45:58,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:00,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:00,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:00,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:00,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:01,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:02,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:02,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:03,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:03,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:03,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:05,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:05,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:05,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:05,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:05,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:07,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:07,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:07,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:07,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:08,354 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:10,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:10,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:10,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:10,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:10,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:12,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:12,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:12,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:12,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:13,005 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:14,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:14,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:15,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:15,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:15,486 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:17,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:17,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:17,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:17,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:17,897 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:19,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:19,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:19,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:19,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:20,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:22,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:22,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:22,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:22,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:22,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:24,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:24,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:24,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:24,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:25,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:26,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:26,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:27,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:27,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:27,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:29,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:29,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:29,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:29,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:29,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:31,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:31,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:31,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:31,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:32,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:34,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:34,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:34,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:34,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:34,941 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:36,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:36,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:36,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:36,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:37,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:39,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:39,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:39,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:39,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:39,781 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:41,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:41,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:41,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:41,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:42,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:44,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:44,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:44,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:44,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:45,150 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:46,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:46,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:47,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:47,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:47,552 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:49,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:49,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:49,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:49,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:49,932 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:51,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:51,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:51,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:51,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:52,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:53,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:53,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:54,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:54,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:54,503 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:56,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:56,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:56,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:56,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:56,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:46:58,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:58,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:58,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:46:58,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:46:59,257 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:00,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:00,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:01,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:01,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:01,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:03,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:03,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:03,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:03,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:03,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:05,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:05,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:05,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:05,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:06,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:08,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:08,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:08,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:08,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:08,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:10,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:10,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:10,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:10,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:11,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:12,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:12,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:13,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:13,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:13,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:15,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:15,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:15,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:15,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:16,003 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:17,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:17,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:18,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:18,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:18,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:20,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:20,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:20,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:20,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:20,780 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:22,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:22,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:22,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:22,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:23,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:25,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:25,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:25,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:25,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:26,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:27,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:27,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:28,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:28,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:28,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:30,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:30,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:30,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:30,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:30,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:32,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:32,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:32,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:32,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:33,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:34,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:34,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:35,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:35,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:35,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:37,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:37,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:37,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:37,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:37,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:39,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:39,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:39,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:39,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:40,346 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:41,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:41,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:42,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:42,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:42,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:44,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:44,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:44,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:44,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:44,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:46,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:46,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:46,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:46,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:47,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:48,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:48,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:49,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:49,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:49,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:51,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:51,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:51,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:51,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:52,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:53,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:53,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:53,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:53,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:54,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:56,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:56,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:56,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:56,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:56,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:47:58,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:58,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:58,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:47:58,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:47:58,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:00,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:00,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:00,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:00,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:01,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:02,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:02,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:03,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:03,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:03,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:05,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:05,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:05,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:05,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:06,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:08,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:08,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:08,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:08,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:08,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:10,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:10,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:10,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:10,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:11,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:13,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:13,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:13,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:13,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:13,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:15,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:15,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:15,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:15,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:16,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:18,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:18,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:18,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:18,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:18,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:20,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:20,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:20,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:20,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:21,136 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:22,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:22,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:23,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:23,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:23,537 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:25,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:25,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:25,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:25,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:25,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:27,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:27,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:27,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:27,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:28,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:30,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:30,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:30,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:30,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:30,697 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:32,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:32,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:32,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:32,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:33,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:34,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:34,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:34,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:34,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:35,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:36,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:36,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:37,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:37,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:37,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:39,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:39,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:39,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:39,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:40,017 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:41,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:41,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:42,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:42,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:42,429 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:44,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:44,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:44,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:44,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:44,748 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:46,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:46,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:46,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:46,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:47,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:48,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:48,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:49,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:49,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:50,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:51,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:51,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:52,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:52,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:52,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:54,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:54,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:54,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:54,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:54,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:56,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:56,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:56,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:56,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:57,233 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:48:59,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:59,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:59,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:48:59,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:48:59,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:01,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:01,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:01,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:01,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:02,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:03,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:03,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:04,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:04,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:04,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:06,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:06,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:06,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:06,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:06,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:08,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:08,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:08,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:08,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:09,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:10,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:10,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:11,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:11,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:11,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:13,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:13,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:13,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:13,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:14,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:15,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:15,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:16,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:16,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:16,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:18,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:18,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:18,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:18,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:18,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:20,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:20,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:20,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:20,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:21,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:22,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:22,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:23,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:23,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:23,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:25,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:25,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:25,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:25,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:26,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:27,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:27,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:28,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:28,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:28,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:30,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:30,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:30,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:30,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:31,238 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:32,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:32,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:33,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:33,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:33,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:35,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:35,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:35,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:35,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:35,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:37,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:37,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:37,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:37,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:38,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:39,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:39,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:40,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:40,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:40,498 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:42,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:42,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:42,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:42,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:42,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:44,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:44,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:44,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:44,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:45,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:46,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:46,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:47,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:47,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:47,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:49,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:49,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:49,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:49,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:49,968 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:51,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:51,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:51,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:51,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:52,331 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:53,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:53,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:54,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:54,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:54,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:56,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:56,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:56,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:56,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:57,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:49:58,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:58,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:58,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:49:58,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:49:59,276 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:00,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:00,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:01,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:01,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:01,491 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:03,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:03,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:03,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:03,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:03,817 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:05,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:05,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:05,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:05,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:06,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:07,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:07,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:08,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:08,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:08,588 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:10,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:10,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:10,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:10,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:11,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:12,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:12,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:13,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:13,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:13,541 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:15,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:15,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:15,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:15,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:15,886 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:17,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:17,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:17,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:17,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:18,231 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:19,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:19,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:20,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:20,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:20,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:22,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:22,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:22,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:22,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:22,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:24,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:24,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:24,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:24,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:25,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:26,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:26,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:27,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:27,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:27,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:29,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:29,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:29,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:29,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:29,855 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:31,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:31,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:31,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:31,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:32,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:33,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:33,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:34,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:34,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:34,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:36,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:36,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:36,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:36,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:37,050 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:38,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:38,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:39,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:39,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:39,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:41,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:41,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:41,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:41,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:41,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:43,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:43,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:43,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:43,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:44,227 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:46,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:46,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:46,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:46,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:46,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:48,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:48,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:48,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:48,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:49,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:50,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:50,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:51,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:51,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:51,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:53,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:53,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:53,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:53,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:54,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:55,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:55,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:56,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:56,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:56,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:50:58,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:58,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:58,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:50:58,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:50:58,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:00,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:00,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:00,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:00,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:01,256 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:03,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:03,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:03,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:03,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:03,728 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:05,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:05,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:05,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:05,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:06,094 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:07,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:07,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:08,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:08,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:08,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:10,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:10,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:10,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:10,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:10,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:12,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:12,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:12,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:12,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:13,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:14,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:14,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:15,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:15,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:15,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:17,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:17,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:17,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:17,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:17,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:19,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:19,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:19,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:19,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:20,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:21,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:21,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:22,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:22,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:22,470 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:24,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:24,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:24,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:24,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:24,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:26,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:26,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:26,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:26,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:27,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:28,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:28,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:29,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:29,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:29,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:31,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:31,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:31,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:31,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:31,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:33,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:33,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:33,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:33,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:34,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:36,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:36,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:36,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:36,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:36,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:38,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:38,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:38,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:38,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:39,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:40,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:40,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:40,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:40,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:41,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:43,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:43,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:43,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:43,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:43,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:45,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:45,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:45,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:45,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:46,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:47,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:47,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:48,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:48,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:48,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:50,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:50,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:50,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:50,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:51,030 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:52,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:52,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:52,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:52,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:53,341 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:54,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:54,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:55,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:55,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:55,659 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:57,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:57,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:57,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:57,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:51:57,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:51:59,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:59,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:59,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:51:59,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:00,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:01,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:01,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:02,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:02,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:02,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:04,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:04,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:04,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:04,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:04,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:06,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:06,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:06,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:06,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:07,177 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:08,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:08,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:09,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:09,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:09,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:11,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:11,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:11,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:11,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:11,817 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:13,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:13,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:13,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:13,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:14,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:15,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:15,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:16,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:16,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:16,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:18,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:18,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:18,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:18,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:19,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:20,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:20,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:21,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:21,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:21,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:23,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:23,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:23,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:23,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:23,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:25,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:25,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:25,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:25,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:26,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:27,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:27,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:28,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:28,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:28,555 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:30,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:30,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:30,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:30,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:30,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:32,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:32,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:32,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:32,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:33,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:34,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:34,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:35,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:35,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:35,510 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:37,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:37,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:37,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:37,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:37,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:39,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:39,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:39,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:39,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:40,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:41,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:41,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:42,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:42,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:42,430 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:44,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:44,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:44,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:44,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:44,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:46,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:46,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:46,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:46,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:47,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:48,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:48,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:48,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:48,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:49,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:50,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:50,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:51,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:51,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:51,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:53,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:53,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:53,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:53,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:54,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:55,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:55,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:56,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:56,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:56,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:52:58,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:58,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:58,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:52:58,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:52:59,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:00,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:00,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:01,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:01,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:01,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:03,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:03,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:03,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:03,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:03,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:05,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:05,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:05,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:05,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:06,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:07,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:07,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:08,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:08,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:08,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:10,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:10,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:10,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:10,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:10,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:12,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:12,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:12,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:12,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:13,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:14,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:14,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:15,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:15,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:15,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:17,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:17,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:17,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:17,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:17,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:19,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:19,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:19,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:19,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:20,198 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:21,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:21,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:22,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:22,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:22,503 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:24,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:24,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:24,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:24,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:24,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:26,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:26,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:26,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:26,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:27,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:29,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:29,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:29,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:29,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:29,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:31,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:31,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:31,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:31,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:32,036 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:33,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:33,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:33,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:33,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:34,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:36,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:36,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:36,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:36,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:37,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:38,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:38,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:38,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:38,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:39,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:41,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:41,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:41,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:41,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:41,720 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:43,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:43,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:43,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:43,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:44,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:45,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:45,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:46,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:46,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:46,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:48,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:48,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:48,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:48,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:48,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:50,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:50,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:50,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:50,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:51,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:52,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:52,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:53,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:53,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:53,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:55,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:55,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:55,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:55,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:55,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:57,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:57,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:57,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:57,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:53:58,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:53:59,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:53:59,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:00,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:00,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:00,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:02,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:02,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:02,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:02,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:03,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:04,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:04,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:05,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:05,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:05,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:07,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:07,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:07,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:07,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:07,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:09,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:09,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:09,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:09,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:10,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:11,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:11,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:12,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:12,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:12,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:14,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:14,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:14,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:14,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:14,905 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:16,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:16,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:16,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:16,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:17,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:19,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:19,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:19,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:19,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:20,340 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:21,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:21,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:22,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:22,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:22,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:24,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:24,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:24,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:24,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:25,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:26,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:26,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:26,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:26,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:27,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:29,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:29,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:29,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:29,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:29,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:31,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:31,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:31,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:31,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:31,990 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:33,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:33,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:33,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:33,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:34,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:35,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:35,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:35,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:35,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:36,362 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:37,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:37,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:38,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:38,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:38,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:40,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:40,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:40,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:40,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:40,921 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:42,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:42,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:42,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:42,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:43,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:44,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:44,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:45,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:45,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:45,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:47,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:47,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:47,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:47,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:47,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:49,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:49,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:49,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:49,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:50,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:52,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:52,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:52,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:52,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:52,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:54,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:54,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:54,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:54,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:55,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:56,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:56,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:57,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:57,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:54:57,497 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:54:59,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:59,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:59,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:54:59,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:00,244 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:01,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:01,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:02,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:02,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:02,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:04,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:04,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:04,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:04,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:04,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:06,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:06,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:06,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:06,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:07,226 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:08,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:08,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:09,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:09,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:09,552 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:11,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:11,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:11,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:11,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:12,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:13,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:13,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:13,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:13,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:14,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:15,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:15,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:16,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:16,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:16,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:18,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:18,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:18,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:18,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:18,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:20,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:20,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:21,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:21,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:21,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:23,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:23,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:23,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:23,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:23,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:25,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:25,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:25,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:25,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:25,990 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:27,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:27,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:27,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:27,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:28,365 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:30,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:30,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:30,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:30,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:30,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:32,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:32,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:32,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:32,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:33,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:34,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:34,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:35,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:35,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:35,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:37,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:37,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:37,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:37,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:38,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:39,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:39,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:40,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:40,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:40,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:42,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:42,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:42,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:42,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:43,153 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:45,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:45,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:45,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:45,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:45,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:47,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:47,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:47,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:47,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:48,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:49,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:49,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:50,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:50,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:50,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:52,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:52,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:52,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:52,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:52,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:54,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:54,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:54,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:54,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:55,197 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:57,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:57,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:57,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:57,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:55:57,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:55:59,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:59,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:59,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:55:59,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:00,154 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:01,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:01,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:02,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:02,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:02,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:04,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:04,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:04,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:04,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:04,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:06,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:06,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:06,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:06,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:07,173 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:08,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:08,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:09,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:09,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:09,449 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:11,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:11,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:11,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:11,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:11,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:13,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:13,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:13,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:13,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:14,235 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:15,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:15,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:16,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:16,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:16,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:18,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:18,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:18,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:18,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:18,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:20,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:20,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:20,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:20,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:21,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:23,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:23,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:23,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:23,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:24,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:25,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:25,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:25,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:25,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:26,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:28,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:28,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:28,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:28,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:28,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:30,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:30,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:30,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:30,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:31,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:32,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:32,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:33,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:33,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:33,490 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:35,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:35,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:35,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:35,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:35,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:37,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:37,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:37,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:37,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:38,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:39,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:39,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:40,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:40,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:40,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:42,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:42,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:42,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:42,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:42,767 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:44,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:44,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:44,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:44,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:45,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:46,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:46,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:46,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:46,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:47,380 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:49,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:49,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:49,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:49,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:49,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:51,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:51,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:52,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:52,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:52,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:54,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:54,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:54,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:54,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:54,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:56,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:56,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:56,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:56,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:57,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:56:58,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:58,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:59,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:56:59,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:56:59,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:01,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:01,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:01,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:01,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:02,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:03,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:03,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:04,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:04,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:04,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:06,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:06,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:06,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:06,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:06,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:08,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:08,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:08,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:08,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:09,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:11,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:11,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:11,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:11,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:11,717 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:13,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:13,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:13,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:13,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:14,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:15,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:15,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:16,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:16,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:16,593 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:18,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:18,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:18,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:18,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:18,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:20,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:20,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:20,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:20,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:21,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:22,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:22,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:23,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:23,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:23,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:25,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:25,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:25,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:25,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:25,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:27,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:27,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:27,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:27,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:28,195 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:29,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:29,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:30,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:30,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:30,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:32,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:32,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:32,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:32,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:32,823 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:34,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:34,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:34,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:34,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:35,222 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:36,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:36,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:37,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:37,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:37,578 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:39,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:39,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:39,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:39,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:39,897 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:41,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:41,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:41,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:41,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:42,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:44,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:44,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:44,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:44,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:45,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:46,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:46,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:47,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:47,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:47,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:49,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:49,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:49,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:49,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:49,720 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:51,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:51,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:51,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:51,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:52,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:53,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:53,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:53,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:53,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:54,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:56,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:56,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:56,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:56,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:56,785 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:57:58,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:58,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:58,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:57:58,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:57:59,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:00,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:00,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:01,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:01,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:01,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:03,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:03,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:03,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:03,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:03,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:05,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:05,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:05,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:05,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:06,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:07,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:07,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:08,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:08,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:08,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:10,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:10,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:10,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:10,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:10,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:12,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:12,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:12,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:12,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:13,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:14,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:14,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:15,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:15,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:15,460 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:17,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:17,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:17,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:17,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:17,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:19,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:19,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:19,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:19,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:20,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:21,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:21,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:22,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:22,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:23,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:24,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:24,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:25,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:25,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:25,470 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:27,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:27,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:27,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:27,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:27,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:29,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:29,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:29,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:29,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:30,256 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:31,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:31,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:32,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:32,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:32,616 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:34,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:34,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:34,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:34,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:35,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:36,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:36,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:37,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:37,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:37,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:39,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:39,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:39,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:39,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:39,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:41,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:41,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:41,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:41,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:42,106 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:43,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:43,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:43,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:43,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:44,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:46,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:46,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:46,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:46,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:46,680 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:48,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:48,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:48,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:48,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:48,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:50,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:50,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:50,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:50,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:51,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:52,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:52,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:53,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:53,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:53,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:55,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:55,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:55,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:55,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:56,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:58:57,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:57,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:58,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:58:58,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:58:58,537 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:00,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:00,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:00,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:00,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:00,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:02,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:02,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:02,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:02,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:03,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:04,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:04,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:05,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:05,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:05,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:07,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:07,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:07,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:07,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:08,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:09,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:09,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:10,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:10,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:10,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:12,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:12,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:12,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:12,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:12,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:14,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:14,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:14,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:14,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:15,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:16,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:16,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:17,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:17,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:17,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:19,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:19,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:19,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:19,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:20,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:21,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:21,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:22,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:22,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:22,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:24,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:24,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:24,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:24,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:24,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:26,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:26,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:26,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:26,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:27,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:29,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:29,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:29,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:29,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:29,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:31,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:31,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:31,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:31,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:31,941 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:33,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:33,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:33,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:33,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:34,311 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:35,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:35,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:36,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:36,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:36,602 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:38,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:38,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:38,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:38,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:38,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:40,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:40,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:41,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:41,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:41,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:43,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:43,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:43,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:43,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:43,800 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:45,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:45,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:45,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:45,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:46,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:48,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:48,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:48,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:48,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:48,905 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:50,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:50,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:50,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:50,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:51,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:52,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:52,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:52,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:52,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:53,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:55,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:55,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:55,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:55,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:55,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:57,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:57,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:57,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:57,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 16:59:58,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 16:59:59,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:59,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:59,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 16:59:59,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:00,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:02,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:02,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:02,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:02,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:02,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:04,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:04,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:04,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:04,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:05,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:06,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:06,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:07,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:07,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:07,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:09,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:09,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:09,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:09,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:09,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:11,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:11,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:11,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:11,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:12,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:13,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:13,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:14,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:14,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:14,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:16,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:16,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:16,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:16,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:16,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:18,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:18,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:18,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:18,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:19,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:21,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:21,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:21,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:21,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:21,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:23,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:23,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:23,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:23,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:24,134 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:25,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:25,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:26,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:26,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:26,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:28,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:28,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:28,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:28,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:29,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:31,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:31,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:31,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:31,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:31,767 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:33,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:33,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:33,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:33,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:34,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:35,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:35,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:36,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:36,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:36,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:38,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:38,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:38,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:38,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:38,885 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:40,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:40,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:40,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:40,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:41,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:42,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:42,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:43,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:43,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:43,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:45,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:45,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:45,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:45,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:45,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:47,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:47,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:47,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:47,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:48,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:49,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:49,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:50,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:50,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:50,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:52,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:52,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:52,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:52,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:53,093 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:54,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:54,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:55,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:55,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:55,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:57,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:57,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:57,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:57,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:00:57,927 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:00:59,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:59,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:59,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:00:59,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:00,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:01,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:01,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:02,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:02,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:02,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:04,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:04,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:04,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:04,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:04,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:06,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:06,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:06,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:06,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:07,354 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:08,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:08,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:09,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:09,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:10,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:11,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:11,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:12,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:12,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:12,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:14,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:14,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:14,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:14,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:14,817 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:16,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:16,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:16,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:16,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:17,365 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:19,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:19,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:19,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:19,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:19,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:21,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:21,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:21,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:21,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:21,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:23,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:23,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:23,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:23,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:24,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:25,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:25,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:26,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:26,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:26,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:28,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:28,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:28,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:28,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:28,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:30,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:30,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:30,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:30,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:31,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:33,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:33,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:33,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:33,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:33,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:35,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:35,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:35,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:35,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:36,158 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:37,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:37,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:38,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:38,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:38,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:40,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:40,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:40,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:40,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:40,968 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:42,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:42,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:42,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:42,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:43,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:44,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:44,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:45,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:45,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:45,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:47,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:47,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:47,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:47,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:48,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:49,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:49,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:49,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:49,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:50,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:52,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:52,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:52,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:52,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:53,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:54,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:54,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:55,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:55,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:55,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:56,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:56,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:57,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:57,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:01:57,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:01:59,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:59,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:59,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:01:59,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:00,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:01,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:01,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:02,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:02,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:02,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:04,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:04,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:04,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:04,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:04,717 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:06,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:06,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:06,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:06,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:07,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:08,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:08,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:09,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:09,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:09,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:11,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:11,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:11,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:11,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:11,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:13,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:13,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:13,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:13,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:14,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:15,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:15,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:16,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:16,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:16,514 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:18,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:18,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:18,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:18,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:18,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:20,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:20,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:20,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:20,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:21,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:22,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:22,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:23,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:23,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:23,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:25,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:25,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:25,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:25,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:26,454 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:28,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:28,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:28,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:28,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:28,871 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:30,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:30,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:30,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:30,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:31,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:33,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:33,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:33,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:33,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:33,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:35,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:35,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:35,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:35,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:36,153 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:37,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:37,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:38,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:38,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:38,555 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:40,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:40,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:40,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:40,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:40,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:42,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:42,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:42,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:42,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:43,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:44,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:44,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:45,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:45,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:45,452 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:47,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:47,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:47,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:47,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:47,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:49,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:49,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:49,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:49,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:50,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:52,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:52,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:52,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:52,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:52,719 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:54,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:54,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:54,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:54,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:54,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:56,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:56,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:56,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:56,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:57,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:02:58,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:58,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:59,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:02:59,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:02:59,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:01,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:01,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:01,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:01,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:01,846 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:03,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:03,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:03,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:03,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:04,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:06,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:06,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:06,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:06,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:07,072 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:08,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:08,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:09,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:09,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:09,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:11,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:11,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:11,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:11,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:11,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:13,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:13,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:13,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:13,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:14,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:15,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:15,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:16,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:16,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:16,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:18,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:18,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:18,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:18,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:18,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:20,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:20,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:20,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:20,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:21,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:23,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:23,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:23,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:23,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:23,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:25,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:25,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:25,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:25,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:26,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:27,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:27,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:28,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:28,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:28,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:30,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:30,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:30,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:30,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:30,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:32,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:32,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:32,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:32,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:32,880 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:34,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:34,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:34,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:34,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:35,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:37,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:37,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:37,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:37,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:37,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:39,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:39,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:39,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:39,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:40,328 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:41,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:41,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:42,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:42,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:42,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:44,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:44,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:44,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:44,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:44,910 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:46,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:46,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:46,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:46,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:47,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:48,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:48,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:49,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:49,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:49,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:51,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:51,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:51,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:51,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:51,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:53,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:53,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:53,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:53,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:54,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:56,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:56,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:56,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:56,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:56,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:03:58,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:58,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:58,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:03:58,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:03:58,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:00,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:00,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:00,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:00,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:01,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:02,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:02,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:03,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:03,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:03,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:05,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:05,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:05,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:05,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:05,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:07,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:07,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:07,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:07,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:08,209 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:09,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:09,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:10,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:10,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:10,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:12,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:12,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:12,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:12,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:12,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:14,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:14,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:14,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:14,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:15,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:17,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:17,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:17,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:17,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:18,261 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:20,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:20,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:20,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:20,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:20,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:22,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:22,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:22,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:22,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:23,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:24,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:24,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:24,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:24,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:25,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:26,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:26,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:27,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:27,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:27,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:29,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:29,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:29,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:29,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:29,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:31,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:31,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:31,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:31,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:32,107 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:33,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:33,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:34,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:34,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:34,420 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:35,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:35,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:36,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:36,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:36,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:38,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:38,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:38,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:38,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:39,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:40,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:40,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:40,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:40,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:41,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:42,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:42,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:43,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:43,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:43,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:45,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:45,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:45,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:45,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:45,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:47,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:47,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:47,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:47,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:48,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:49,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:49,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:50,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:50,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:50,510 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:52,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:52,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:52,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:52,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:52,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:54,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:54,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:54,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:54,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:55,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:56,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:56,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:57,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:57,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:04:58,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:04:59,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:59,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:59,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:04:59,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:00,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:02,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:02,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:02,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:02,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:02,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:04,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:04,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:04,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:04,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:05,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:06,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:06,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:07,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:07,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:07,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:09,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:09,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:09,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:09,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:09,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:11,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:11,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:11,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:11,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:12,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:13,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:13,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:14,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:14,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:14,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:16,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:16,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:16,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:16,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:16,700 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:18,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:18,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:18,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:18,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:19,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:20,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:20,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:20,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:20,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:21,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:23,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:23,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:23,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:23,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:23,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:25,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:25,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:25,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:25,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:26,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:27,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:27,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:28,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:28,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:28,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:30,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:30,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:30,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:30,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:30,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:32,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:32,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:32,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:32,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:33,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:34,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:34,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:35,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:35,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:35,817 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:37,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:37,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:37,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:37,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:38,072 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:39,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:39,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:39,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:39,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:40,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:42,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:42,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:42,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:42,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:42,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:44,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:44,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:44,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:44,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:45,136 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:46,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:46,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:47,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:47,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:47,544 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:49,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:49,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:49,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:49,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:49,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:51,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:51,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:51,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:51,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:52,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:53,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:53,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:54,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:54,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:54,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:56,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:56,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:56,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:56,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:57,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:05:58,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:58,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:58,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:05:58,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:05:59,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:01,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:01,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:01,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:01,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:01,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:03,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:03,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:03,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:03,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:04,090 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:05,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:05,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:06,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:06,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:06,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:08,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:08,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:08,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:08,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:08,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:10,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:10,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:10,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:10,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:11,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:12,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:12,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:13,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:13,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:13,636 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:15,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:15,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:15,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:15,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:16,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:17,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:17,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:17,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:17,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:18,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:19,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:19,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:20,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:20,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:20,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:22,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:22,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:22,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:22,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:23,050 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:24,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:24,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:25,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:25,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:25,445 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:27,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:27,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:27,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:27,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:27,798 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:29,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:29,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:29,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:29,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:30,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:32,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:32,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:32,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:32,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:32,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:34,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:34,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:34,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:34,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:34,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:36,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:36,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:36,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:36,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:37,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:39,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:39,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:39,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:39,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:39,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:41,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:41,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:41,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:41,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:42,112 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:43,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:43,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:44,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:44,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:44,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:46,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:46,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:46,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:46,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:46,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:48,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:48,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:48,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:48,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:49,101 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:50,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:50,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:51,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:51,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:51,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:53,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:53,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:53,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:53,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:54,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:56,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:56,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:56,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:56,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:56,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:06:58,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:58,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:58,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:06:58,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:06:59,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:00,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:00,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:01,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:01,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:01,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:03,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:03,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:03,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:03,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:03,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:05,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:05,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:05,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:05,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:06,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:07,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:07,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:07,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:07,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:08,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:09,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:09,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:10,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:10,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:10,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:12,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:12,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:12,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:12,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:13,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:14,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:14,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:14,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:14,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:15,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:16,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:16,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:17,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:17,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:17,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:19,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:19,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:19,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:19,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:19,939 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:21,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:21,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:21,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:21,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:22,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:24,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:24,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:24,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:24,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:24,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:26,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:26,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:26,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:26,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:27,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:28,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:28,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:29,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:29,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:29,489 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:31,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:31,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:31,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:31,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:31,865 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:33,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:33,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:34,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:34,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:35,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:36,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:36,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:37,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:37,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:37,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:39,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:39,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:39,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:39,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:39,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:41,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:41,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:41,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:41,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:42,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:43,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:43,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:44,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:44,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:44,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:46,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:46,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:46,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:46,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:46,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:48,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:48,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:48,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:48,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:49,197 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:50,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:50,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:51,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:51,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:51,489 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:53,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:53,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:53,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:53,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:53,921 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:55,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:55,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:55,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:55,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:56,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:07:57,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:57,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:58,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:07:58,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:07:58,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:00,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:00,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:00,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:00,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:01,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:02,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:02,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:03,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:03,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:03,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:05,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:05,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:05,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:05,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:05,925 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:07,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:07,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:07,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:07,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:08,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:09,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:09,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:10,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:10,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:11,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:12,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:12,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:13,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:13,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:13,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:15,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:15,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:15,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:15,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:15,800 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:17,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:17,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:17,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:17,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:18,126 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:19,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:19,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:20,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:20,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:20,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:22,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:22,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:22,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:22,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:22,741 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:24,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:24,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:24,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:24,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:25,224 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:26,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:26,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:27,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:27,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:27,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:29,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:29,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:29,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:29,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:30,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:31,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:31,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:32,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:32,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:32,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:34,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:34,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:34,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:34,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:35,005 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:36,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:36,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:37,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:37,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:37,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:39,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:39,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:39,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:39,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:39,772 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:41,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:41,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:41,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:41,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:42,036 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:43,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:43,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:43,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:43,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:44,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:45,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:45,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:46,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:46,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:46,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:48,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:48,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:48,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:48,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:49,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:50,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:50,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:51,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:51,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:51,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:53,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:53,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:53,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:53,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:53,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:55,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:55,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:55,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:55,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:56,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:08:57,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:57,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:57,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:08:57,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:08:58,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:00,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:00,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:00,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:00,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:00,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:02,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:02,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:02,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:02,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:03,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:04,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:04,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:05,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:05,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:05,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:07,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:07,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:07,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:07,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:07,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:09,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:09,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:09,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:09,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:10,362 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:11,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:11,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:12,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:12,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:12,670 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:14,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:14,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:14,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:14,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:15,023 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:16,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:16,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:16,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:16,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:17,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:19,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:19,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:19,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:19,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:19,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:21,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:21,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:21,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:21,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:22,106 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:23,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:23,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:24,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:24,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:24,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:26,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:26,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:26,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:26,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:27,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:29,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:29,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:29,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:29,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:29,787 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:31,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:31,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:31,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:31,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:32,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:33,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:33,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:34,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:34,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:34,520 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:36,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:36,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:36,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:36,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:36,905 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:38,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:38,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:38,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:38,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:39,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:40,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:40,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:41,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:41,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:41,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:43,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:43,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:43,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:43,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:43,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:45,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:45,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:45,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:45,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:46,198 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:47,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:47,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:48,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:48,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:48,621 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:50,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:50,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:50,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:50,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:51,099 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:52,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:52,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:52,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:52,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:53,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:55,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:55,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:55,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:55,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:55,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:57,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:57,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:57,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:57,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:09:58,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:09:59,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:59,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:59,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:09:59,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:00,359 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:02,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:02,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:02,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:02,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:02,856 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:04,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:04,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:04,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:04,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:06,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:07,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:07,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:08,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:08,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:08,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:10,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:10,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:10,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:10,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:10,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:12,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:12,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:12,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:12,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:13,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:14,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:14,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:14,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:14,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:15,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:16,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:16,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:17,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:17,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:17,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:19,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:19,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:19,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:19,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:19,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:21,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:21,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:21,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:21,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:22,227 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:23,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:23,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:24,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:24,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:24,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:26,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:26,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:26,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:26,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:26,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:28,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:28,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:28,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:28,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:29,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:30,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:30,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:31,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:31,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:31,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:33,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:33,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:33,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:33,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:33,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:35,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:35,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:35,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:35,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:36,169 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:37,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:37,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:38,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:38,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:38,477 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:40,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:40,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:40,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:40,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:40,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:42,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:42,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:42,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:42,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:43,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:45,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:45,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:45,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:45,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:45,999 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:47,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:47,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:47,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:47,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:48,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:50,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:50,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:50,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:50,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:50,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:52,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:52,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:52,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:52,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:53,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:54,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:54,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:55,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:55,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:55,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:57,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:57,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:57,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:57,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:10:57,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:10:59,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:59,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:59,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:10:59,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:00,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:01,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:01,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:02,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:02,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:02,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:04,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:04,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:04,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:04,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:04,805 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:06,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:06,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:06,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:06,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:07,209 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:08,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:08,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:09,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:09,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:09,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:11,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:11,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:11,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:11,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:11,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:13,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:13,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:13,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:13,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:14,222 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:16,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:16,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:16,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:16,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:16,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:18,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:18,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:18,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:18,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:19,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:21,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:21,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:21,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:21,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:22,039 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:23,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:23,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:23,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:23,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:24,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:25,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:25,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:26,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:26,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:26,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:28,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:28,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:28,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:28,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:29,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:30,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:30,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:31,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:31,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:31,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:33,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:33,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:33,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:33,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:33,823 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:35,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:35,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:35,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:35,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:36,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:37,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:37,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:38,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:38,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:38,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:40,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:40,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:40,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:40,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:40,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:42,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:42,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:42,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:42,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:43,404 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:45,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:45,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:45,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:45,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:45,689 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:47,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:47,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:47,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:47,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:48,060 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:49,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:49,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:49,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:49,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:50,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:52,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:52,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:52,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:52,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:52,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:54,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:54,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:54,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:54,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:55,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:56,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:56,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:57,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:57,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:11:57,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:11:59,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:59,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:59,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:11:59,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:00,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:02,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:02,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:02,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:02,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:02,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:04,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:04,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:04,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:04,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:05,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:06,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:06,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:07,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:07,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:07,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:09,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:09,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:09,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:09,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:09,829 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:11,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:11,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:11,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:11,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:12,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:13,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:13,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:14,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:14,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:14,573 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:16,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:16,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:16,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:16,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:16,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:18,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:18,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:19,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:19,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:19,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:21,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:21,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:21,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:21,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:21,758 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:23,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:23,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:23,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:23,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:24,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:25,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:25,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:26,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:26,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:26,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:28,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:28,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:28,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:28,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:28,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:30,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:30,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:30,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:30,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:31,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:32,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:32,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:33,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:33,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:33,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:35,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:35,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:35,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:35,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:35,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:37,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:37,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:38,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:38,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:39,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:40,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:40,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:41,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:41,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:41,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:43,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:43,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:43,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:43,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:43,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:45,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:45,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:45,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:45,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:46,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:48,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:48,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:48,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:48,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:48,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:50,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:50,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:50,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:50,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:51,236 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:52,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:52,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:53,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:53,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:53,589 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:55,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:55,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:55,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:55,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:56,044 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:57,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:57,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:58,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:58,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:12:58,405 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:12:59,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:12:59,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:00,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:00,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:00,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:02,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:02,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:02,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:02,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:02,884 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:04,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:04,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:04,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:04,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:05,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:06,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:06,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:07,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:07,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:07,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:09,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:09,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:09,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:09,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:09,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:11,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:11,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:11,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:11,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:12,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:13,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:13,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:14,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:14,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:14,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:16,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:16,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:16,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:16,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:16,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:18,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:18,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:18,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:18,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:19,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:21,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:21,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:21,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:21,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:22,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:23,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:23,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:23,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:23,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:24,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:26,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:26,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:26,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:26,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:26,756 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:28,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:28,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:28,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:28,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:29,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:30,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:30,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:31,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:31,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:31,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:33,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:33,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:33,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:33,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:33,882 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:35,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:35,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:35,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:35,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:36,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:37,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:37,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:38,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:38,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:38,505 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:40,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:40,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:40,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:40,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:40,929 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:42,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:42,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:42,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:42,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:43,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:45,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:45,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:45,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:45,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:45,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:47,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:47,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:47,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:47,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:48,099 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:49,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:49,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:50,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:50,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:50,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:52,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:52,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:52,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:52,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:52,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:54,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:54,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:54,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:54,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:55,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:56,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:56,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:57,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:57,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:57,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:13:59,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:59,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:59,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:13:59,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:13:59,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:01,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:01,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:01,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:01,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:02,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:04,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:04,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:04,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:04,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:05,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:06,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:06,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:07,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:07,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:07,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:09,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:09,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:09,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:09,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:09,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:11,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:11,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:11,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:11,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:12,247 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:13,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:13,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:14,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:14,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:14,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:16,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:16,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:16,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:16,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:16,925 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:18,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:18,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:18,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:18,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:19,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:20,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:20,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:21,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:21,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:21,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:23,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:23,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:23,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:23,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:23,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:25,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:25,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:25,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:25,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:26,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:27,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:28,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:28,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:28,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:28,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:30,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:32,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:32,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:32,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:32,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:33,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:35,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:35,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:35,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:35,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:35,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:37,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:37,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:37,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:37,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:38,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:39,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:39,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:40,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:40,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:40,550 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:42,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:42,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:42,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:42,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:42,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:44,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:44,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:44,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:44,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:45,861 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:47,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:47,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:47,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:47,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:48,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:49,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:49,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:50,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:50,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:50,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:52,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:52,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:52,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:52,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:53,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:54,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:54,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:55,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:55,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:55,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:57,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:57,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:57,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:57,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:57,713 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:14:59,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:59,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:59,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:14:59,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:14:59,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:01,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:01,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:01,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:01,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:02,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:03,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:03,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:04,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:04,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:04,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:06,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:06,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:06,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:06,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:06,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:08,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:08,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:08,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:08,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:09,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:10,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:10,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:11,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:11,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:11,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:13,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:13,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:13,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:13,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:13,925 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:15,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:15,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:15,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:15,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:16,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:18,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:18,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:18,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:18,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:18,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:20,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:20,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:20,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:20,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:21,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:22,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:22,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:23,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:23,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:23,463 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:25,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:25,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:25,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:25,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:25,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:27,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:27,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:27,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:27,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:28,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:29,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:29,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:30,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:30,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:31,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:32,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:32,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:33,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:33,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:33,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:35,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:35,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:35,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:35,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:35,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:37,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:37,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:37,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:37,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:38,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:39,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:39,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:40,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:40,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:40,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:42,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:42,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:42,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:42,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:42,884 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:44,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:44,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:44,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:44,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:45,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:47,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:47,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:47,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:47,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:47,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:49,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:49,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:49,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:49,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:50,028 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:51,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:51,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:52,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:52,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:52,445 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:54,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:54,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:54,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:54,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:54,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:56,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:56,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:56,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:56,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:57,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:15:58,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:58,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:59,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:15:59,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:15:59,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:01,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:01,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:01,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:01,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:01,983 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:03,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:03,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:03,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:03,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:04,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:06,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:06,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:06,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:06,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:06,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:08,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:08,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:08,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:08,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:09,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:10,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:10,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:11,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:11,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:11,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:13,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:13,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:13,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:13,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:14,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:15,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:15,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:16,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:16,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:16,460 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:18,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:18,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:18,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:18,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:18,924 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:20,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:20,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:20,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:20,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:21,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:23,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:23,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:23,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:23,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:23,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:25,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:25,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:25,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:25,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:26,094 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:27,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:27,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:28,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:28,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:28,427 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:30,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:30,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:30,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:30,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:30,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:32,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:32,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:32,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:32,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:33,370 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:35,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:35,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:35,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:35,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:35,689 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:37,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:37,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:37,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:37,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:38,055 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:39,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:39,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:40,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:40,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:40,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:42,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:42,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:42,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:42,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:42,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:44,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:44,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:45,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:45,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:45,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:47,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:47,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:47,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:47,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:47,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:49,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:49,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:49,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:49,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:50,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:52,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:52,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:52,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:52,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:52,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:54,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:54,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:54,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:54,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:55,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:57,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:57,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:57,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:57,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:16:57,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:16:59,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:59,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:59,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:16:59,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:00,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:01,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:01,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:02,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:02,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:02,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:04,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:04,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:04,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:04,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:05,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:06,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:06,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:07,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:07,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:07,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:09,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:09,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:09,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:09,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:10,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:11,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:11,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:11,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:11,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:12,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:14,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:14,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:14,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:14,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:14,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:16,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:16,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:16,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:16,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:17,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:18,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:18,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:18,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:18,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:19,397 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:21,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:21,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:21,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:21,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:21,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:23,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:23,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:23,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:23,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:24,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:25,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:25,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:25,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:25,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:26,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:28,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:28,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:28,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:28,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:28,735 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:30,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:30,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:30,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:30,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:31,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:32,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:32,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:33,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:33,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:33,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:35,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:35,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:35,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:35,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:35,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:37,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:37,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:37,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:37,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:38,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:40,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:40,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:40,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:40,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:40,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:42,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:42,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:42,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:42,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:43,226 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:44,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:44,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:45,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:45,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:45,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:47,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:47,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:47,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:47,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:47,800 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:49,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:49,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:49,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:49,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:50,257 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:51,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:51,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:52,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:52,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:52,538 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:54,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:54,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:54,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:54,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:54,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:56,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:56,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:56,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:56,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:57,310 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:17:59,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:59,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:59,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:17:59,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:17:59,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:01,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:01,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:01,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:01,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:02,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:03,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:03,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:03,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:03,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:04,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:06,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:06,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:06,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:06,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:06,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:08,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:08,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:08,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:08,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:09,215 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:10,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:10,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:11,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:11,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:11,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:13,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:13,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:13,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:13,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:13,936 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:15,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:15,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:15,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:15,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:16,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:18,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:18,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:18,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:18,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:18,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:20,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:20,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:20,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:20,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:21,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:23,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:23,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:23,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:23,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:23,990 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:25,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:25,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:25,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:25,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:26,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:27,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:27,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:28,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:28,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:28,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:30,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:30,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:30,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:30,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:31,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:32,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:32,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:32,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:32,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:33,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:34,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:34,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:35,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:35,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:35,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:37,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:37,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:37,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:37,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:37,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:39,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:39,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:40,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:41,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:41,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:42,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:42,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:42,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:44,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:44,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:44,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:44,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:44,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:46,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:46,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:46,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:46,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:47,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:49,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:49,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:49,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:49,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:49,708 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:51,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:51,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:51,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:51,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:52,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:53,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:53,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:53,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:53,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:54,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:56,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:56,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:56,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:56,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:56,747 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:18:58,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:58,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:58,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:18:58,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:18:59,112 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:00,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:00,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:01,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:01,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:02,031 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:03,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:03,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:04,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:04,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:04,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:06,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:06,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:06,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:06,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:06,999 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:08,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:08,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:08,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:08,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:09,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:11,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:11,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:11,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:11,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:11,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:13,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:13,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:13,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:13,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:14,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:15,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:15,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:16,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:16,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:16,425 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:18,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:18,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:18,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:18,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:18,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:20,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:20,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:20,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:20,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:21,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:22,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:22,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:23,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:23,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:23,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:25,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:25,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:25,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:25,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:25,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:27,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:27,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:27,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:27,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:28,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:29,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:29,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:30,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:30,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:30,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:32,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:32,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:32,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:32,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:32,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:34,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:34,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:34,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:34,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:35,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:36,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:36,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:37,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:37,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:37,590 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:39,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:39,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:39,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:39,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:39,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:41,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:41,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:41,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:41,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:42,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:43,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:43,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:44,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:44,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:45,356 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:46,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:46,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:47,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:47,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:47,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:49,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:49,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:49,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:49,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:49,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:51,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:51,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:51,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:51,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:52,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:53,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:53,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:54,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:54,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:54,605 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:56,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:56,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:56,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:56,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:56,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:19:58,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:58,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:58,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:19:58,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:19:59,295 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:20:01,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:20:01,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:20:01,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:20:01,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:20:01,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:20:02,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:20:02,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:20:02,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:20:02,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. + 10%|████████████▋ | 1000/10000 [3:06:38<7:11:51, 2.88s/it][INFO|trainer.py:3738] 2024-10-05 17:20:53,734 >> Saving model checkpoint to ./checkpoint-1000 +{'eval_loss': 0.1971057653427124, 'eval_wer': 14.68265601524424, 'eval_runtime': 4130.6867, 'eval_samples_per_second': 3.3, 'eval_steps_per_second': 0.413, 'epoch': 0.1} +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/transformers/modeling_utils.py:2774: UserWarning: Moving the following attributes in the config to the generation config: {'max_length': 448, 'begin_suppress_tokens': [220, 50257]}. You are seeing this warning because you've set generation parameters in the model config, as opposed to in the generation config. + warnings.warn( +[INFO|configuration_utils.py:410] 2024-10-05 17:20:53,736 >> Configuration saved in ./checkpoint-1000/config.json +[INFO|configuration_utils.py:868] 2024-10-05 17:20:53,737 >> Configuration saved in ./checkpoint-1000/generation_config.json +[INFO|modeling_utils.py:3000] 2024-10-05 17:21:02,135 >> The model is bigger than the maximum size per checkpoint (5GB) and is going to be split in 2 checkpoint shards. You can find where each parameters has been saved in the index located at ./checkpoint-1000/model.safetensors.index.json. +[INFO|feature_extraction_utils.py:435] 2024-10-05 17:21:02,136 >> Feature extractor saved in ./checkpoint-1000/preprocessor_config.json +[INFO|feature_extraction_utils.py:435] 2024-10-05 17:21:20,471 >> Feature extractor saved in ./preprocessor_config.json +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/torch/utils/checkpoint.py:295: FutureWarning: `torch.cpu.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cpu', args...)` instead. + with torch.enable_grad(), device_autocast_ctx, torch.cpu.amp.autocast(**ctx.cpu_autocast_kwargs): # type: ignore[attr-defined] + 10%|████████████▍ | 1005/10000 [3:07:21<755:50:41, 302.51s/it]/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( + 15%|███████████████████ | 1500/10000 [3:31:38<6:51:40, 2.91s/it][INFO|trainer.py:4054] 2024-10-05 17:45:53,615 >> +{'loss': 0.1701, 'grad_norm': 3.322065591812134, 'learning_rate': 4.133223684210526e-06, 'epoch': 0.1} +{'loss': 0.1875, 'grad_norm': 3.5462722778320312, 'learning_rate': 4.121710526315789e-06, 'epoch': 0.1} +{'loss': 0.1506, 'grad_norm': 3.39326810836792, 'learning_rate': 4.110197368421052e-06, 'epoch': 0.11} +{'loss': 0.1525, 'grad_norm': 2.9165821075439453, 'learning_rate': 4.098684210526315e-06, 'epoch': 0.11} +{'loss': 0.157, 'grad_norm': 3.262007236480713, 'learning_rate': 4.087171052631578e-06, 'epoch': 0.11} +{'loss': 0.1416, 'grad_norm': 2.4523119926452637, 'learning_rate': 4.075657894736842e-06, 'epoch': 0.12} +{'loss': 0.1527, 'grad_norm': 2.7651798725128174, 'learning_rate': 4.064144736842105e-06, 'epoch': 0.12} +{'loss': 0.1822, 'grad_norm': 3.609523296356201, 'learning_rate': 4.052631578947368e-06, 'epoch': 0.12} +{'loss': 0.1703, 'grad_norm': 3.8101985454559326, 'learning_rate': 4.041118421052631e-06, 'epoch': 0.12} +{'loss': 0.1924, 'grad_norm': 3.8921287059783936, 'learning_rate': 4.029605263157894e-06, 'epoch': 0.12} +{'loss': 0.1818, 'grad_norm': 4.463279724121094, 'learning_rate': 4.018092105263157e-06, 'epoch': 0.13} +{'loss': 0.1726, 'grad_norm': 3.6556308269500732, 'learning_rate': 4.00657894736842e-06, 'epoch': 0.13} +{'loss': 0.174, 'grad_norm': 2.98067569732666, 'learning_rate': 3.995065789473683e-06, 'epoch': 0.13} +{'loss': 0.1631, 'grad_norm': 2.8287429809570312, 'learning_rate': 3.983552631578947e-06, 'epoch': 0.14} +{'loss': 0.1475, 'grad_norm': 2.6438794136047363, 'learning_rate': 3.97203947368421e-06, 'epoch': 0.14} +{'loss': 0.1457, 'grad_norm': 3.513123035430908, 'learning_rate': 3.960526315789473e-06, 'epoch': 0.14} +{'loss': 0.1375, 'grad_norm': 2.4688916206359863, 'learning_rate': 3.949013157894737e-06, 'epoch': 0.14} +{'loss': 0.1623, 'grad_norm': 4.005943775177002, 'learning_rate': 3.9375e-06, 'epoch': 0.14} +{'loss': 0.1701, 'grad_norm': 2.91786789894104, 'learning_rate': 3.925986842105263e-06, 'epoch': 0.15} +{'loss': 0.1973, 'grad_norm': 3.5332415103912354, 'learning_rate': 3.914473684210526e-06, 'epoch': 0.15} +***** Running Evaluation ***** +[INFO|trainer.py:4058] 2024-10-05 17:45:53,615 >> Num examples: Unknown +[INFO|trainer.py:4059] 2024-10-05 17:45:53,615 >> Batch size = 8 +Reading metadata...: 13630it [00:00, 15488.63it/s] +[INFO|trainer_utils.py:830] 2024-10-05 17:45:55,225 >> The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message. +[INFO|generation_whisper.py:1734] 2024-10-05 17:45:55,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:45:57,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:45:57,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:45:57,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:45:57,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:45:57,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:45:59,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:45:59,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:45:59,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:45:59,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:00,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:01,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:01,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:02,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:02,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:02,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:04,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:04,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:04,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:04,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:04,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:06,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:06,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:06,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:06,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:07,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:08,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:08,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:09,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:09,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:09,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:11,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:11,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:11,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:11,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:11,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:13,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:13,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:13,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:13,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:14,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:15,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:15,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:16,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:16,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:16,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:18,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:18,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:18,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:18,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:19,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:20,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:20,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:20,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:20,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:21,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:22,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:22,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:23,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:23,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:23,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:25,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:25,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:25,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:25,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:26,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:27,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:27,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:28,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:28,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:28,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:30,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:30,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:30,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:30,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:30,839 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:32,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:32,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:32,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:32,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:33,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:35,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:35,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:35,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:35,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:36,241 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:37,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:37,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:38,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:38,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:38,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:40,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:40,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:40,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:40,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:40,907 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:42,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:42,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:42,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:42,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:43,166 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:44,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:44,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:45,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:45,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:45,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:47,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:47,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:47,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:47,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:47,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:49,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:49,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:49,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:49,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:50,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:52,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:52,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:52,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:52,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:52,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:54,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:54,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:54,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:54,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:55,311 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:57,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:57,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:57,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:57,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:46:57,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:46:59,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:59,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:59,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:46:59,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:00,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:01,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:01,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:01,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:01,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:02,311 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:04,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:04,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:04,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:04,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:04,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:06,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:06,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:06,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:06,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:07,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:08,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:08,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:09,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:09,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:09,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:11,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:11,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:11,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:11,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:11,861 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:13,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:13,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:13,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:13,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:14,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:16,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:16,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:16,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:16,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:16,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:18,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:18,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:18,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:18,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:19,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:20,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:20,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:21,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:21,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:21,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:23,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:23,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:23,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:23,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:23,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:25,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:25,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:25,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:25,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:26,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:28,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:28,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:28,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:28,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:28,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:30,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:30,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:30,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:30,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:31,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:32,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:32,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:33,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:33,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:33,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:35,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:35,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:35,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:35,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:35,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:37,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:37,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:37,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:37,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:38,245 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:39,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:39,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:40,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:40,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:40,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:42,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:42,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:42,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:42,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:42,829 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:44,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:44,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:44,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:44,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:45,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:46,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:46,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:47,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:47,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:47,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:49,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:49,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:49,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:49,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:50,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:51,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:51,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:51,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:51,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:52,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:54,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:54,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:54,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:54,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:54,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:56,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:56,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:56,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:56,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:57,591 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:47:59,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:59,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:59,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:47:59,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:47:59,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:01,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:01,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:01,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:01,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:02,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:04,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:04,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:04,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:04,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:04,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:06,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:06,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:06,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:06,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:07,236 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:08,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:08,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:09,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:09,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:09,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:11,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:11,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:11,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:11,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:12,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:13,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:13,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:13,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:13,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:14,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:16,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:16,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:16,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:16,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:16,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:18,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:18,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:18,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:18,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:19,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:21,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:21,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:21,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:21,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:21,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:23,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:23,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:23,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:23,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:24,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:25,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:25,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:25,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:25,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:26,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:27,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:27,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:28,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:28,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:28,649 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:30,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:30,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:30,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:30,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:31,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:32,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:32,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:32,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:32,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:33,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:35,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:35,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:35,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:35,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:36,251 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:37,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:37,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:38,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:38,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:38,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:40,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:40,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:40,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:40,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:40,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:42,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:42,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:42,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:42,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:43,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:44,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:44,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:45,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:45,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:45,527 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:47,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:47,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:47,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:47,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:47,884 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:49,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:49,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:49,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:49,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:50,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:51,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:51,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:52,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:52,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:52,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:54,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:54,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:54,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:54,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:55,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:56,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:56,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:57,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:57,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:57,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:48:59,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:59,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:59,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:48:59,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:48:59,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:01,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:01,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:02,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:02,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:02,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:04,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:04,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:04,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:04,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:04,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:06,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:06,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:06,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:06,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:07,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:08,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:08,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:09,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:09,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:09,616 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:11,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:11,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:11,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:11,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:11,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:13,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:13,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:13,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:13,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:14,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:16,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:16,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:16,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:16,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:17,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:19,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:19,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:19,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:19,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:19,779 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:21,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:21,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:21,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:21,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:22,184 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:23,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:23,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:24,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:24,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:24,516 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:26,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:26,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:26,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:26,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:26,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:28,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:28,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:28,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:28,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:29,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:30,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:30,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:31,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:31,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:31,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:33,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:33,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:33,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:33,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:33,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:35,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:35,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:36,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:36,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:36,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:38,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:38,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:38,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:38,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:38,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:40,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:40,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:40,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:40,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:41,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:42,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:42,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:43,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:43,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:43,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:45,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:45,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:45,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:45,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:46,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:47,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:47,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:47,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:47,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:48,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:50,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:50,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:50,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:50,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:50,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:52,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:52,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:52,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:52,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:53,178 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:55,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:55,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:55,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:55,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:55,699 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:49:57,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:57,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:57,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:49:57,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:49:58,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:00,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:00,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:00,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:00,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:00,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:02,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:02,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:02,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:02,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:03,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:04,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:04,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:05,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:05,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:05,528 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:07,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:07,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:07,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:07,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:07,941 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:09,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:09,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:10,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:10,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:10,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:12,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:12,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:12,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:12,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:12,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:14,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:14,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:14,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:14,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:15,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:17,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:17,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:17,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:17,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:17,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:19,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:19,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:19,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:19,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:20,162 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:21,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:21,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:22,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:22,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:22,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:24,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:24,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:24,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:24,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:24,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:26,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:26,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:26,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:26,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:27,247 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:28,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:28,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:29,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:29,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:29,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:31,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:31,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:31,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:31,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:31,961 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:33,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:33,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:34,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:34,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:34,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:36,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:36,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:36,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:36,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:36,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:38,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:38,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:38,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:38,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:39,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:41,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:41,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:41,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:41,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:42,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:43,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:43,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:44,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:44,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:44,568 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:46,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:46,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:46,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:46,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:46,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:48,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:48,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:48,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:48,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:49,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:51,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:51,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:51,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:51,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:51,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:53,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:53,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:53,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:53,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:54,099 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:55,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:55,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:56,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:56,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:56,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:50:58,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:58,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:58,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:50:58,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:50:59,020 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:00,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:00,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:00,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:00,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:01,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:02,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:02,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:03,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:03,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:03,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:05,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:05,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:05,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:05,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:05,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:07,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:07,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:08,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:08,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:08,427 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:10,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:10,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:10,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:10,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:10,823 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:12,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:12,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:12,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:12,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:13,214 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:14,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:14,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:15,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:15,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:15,550 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:17,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:17,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:17,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:17,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:17,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:19,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:19,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:19,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:19,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:20,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:21,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:21,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:22,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:22,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:22,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:24,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:24,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:24,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:24,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:25,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:27,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:27,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:27,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:27,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:27,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:29,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:29,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:29,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:29,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:30,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:31,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:31,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:32,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:32,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:32,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:34,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:34,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:34,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:34,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:35,204 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:36,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:36,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:37,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:37,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:37,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:39,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:39,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:39,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:39,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:39,882 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:41,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:41,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:41,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:41,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:42,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:43,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:43,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:44,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:44,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:44,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:46,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:46,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:46,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:46,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:47,055 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:48,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:48,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:49,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:49,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:49,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:51,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:51,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:51,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:51,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:51,836 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:53,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:53,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:54,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:54,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:54,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:56,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:56,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:56,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:56,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:56,846 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:51:58,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:58,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:58,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:51:58,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:51:59,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:00,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:00,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:01,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:01,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:01,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:03,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:03,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:03,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:03,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:03,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:05,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:05,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:05,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:05,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:06,460 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:08,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:08,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:08,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:08,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:08,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:10,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:10,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:10,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:10,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:11,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:12,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:12,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:13,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:13,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:13,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:15,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:15,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:15,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:15,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:15,846 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:17,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:17,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:17,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:17,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:18,223 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:19,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:19,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:20,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:20,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:20,524 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:22,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:22,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:22,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:22,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:23,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:24,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:24,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:24,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:24,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:25,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:26,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:26,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:27,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:27,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:27,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:29,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:29,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:29,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:29,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:30,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:31,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:31,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:32,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:32,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:32,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:34,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:34,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:34,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:34,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:35,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:36,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:36,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:36,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:36,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:37,310 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:38,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:38,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:39,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:39,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:39,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:41,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:41,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:41,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:41,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:41,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:43,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:43,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:43,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:43,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:44,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:46,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:46,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:46,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:46,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:47,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:48,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:48,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:49,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:49,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:49,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:51,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:51,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:51,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:51,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:51,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:53,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:53,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:54,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:54,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:54,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:56,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:56,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:56,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:56,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:56,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:52:58,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:58,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:58,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:52:58,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:52:59,195 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:00,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:00,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:01,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:01,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:01,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:03,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:03,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:03,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:03,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:03,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:05,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:05,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:05,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:05,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:06,382 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:08,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:08,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:08,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:08,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:08,734 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:10,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:10,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:10,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:10,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:11,231 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:12,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:12,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:13,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:13,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:13,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:15,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:15,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:15,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:15,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:15,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:17,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:17,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:17,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:17,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:18,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:20,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:20,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:20,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:20,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:20,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:22,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:22,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:22,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:22,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:23,073 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:24,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:24,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:25,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:25,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:25,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:27,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:27,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:27,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:27,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:28,191 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:29,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:29,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:30,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:30,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:30,486 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:32,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:32,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:32,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:32,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:32,974 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:34,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:34,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:34,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:34,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:35,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:36,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:36,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:37,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:37,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:37,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:39,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:39,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:39,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:39,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:40,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:41,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:41,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:42,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:42,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:42,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:44,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:44,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:44,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:44,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:44,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:46,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:46,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:46,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:46,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:47,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:48,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:48,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:49,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:49,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:49,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:51,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:51,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:51,894 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:53,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:53,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:53,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:53,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:54,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:55,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:55,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:56,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:56,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:56,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:53:58,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:58,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:58,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:53:58,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:53:58,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:00,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:00,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:00,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:00,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:01,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:03,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:03,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:03,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:03,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:03,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:05,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:05,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:05,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:05,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:06,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:07,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:07,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:08,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:08,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:08,430 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:10,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:10,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:10,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:10,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:11,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:12,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:12,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:13,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:13,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:13,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:15,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:15,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:15,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:15,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:15,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:17,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:17,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:17,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:17,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:18,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:19,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:19,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:20,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:20,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:20,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:22,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:22,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:22,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:22,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:23,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:25,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:25,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:25,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:25,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:25,741 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:27,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:27,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:27,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:27,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:28,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:29,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:29,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:30,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:30,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:30,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:32,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:32,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:32,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:32,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:33,019 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:34,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:34,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:35,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:35,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:35,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:37,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:37,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:37,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:37,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:37,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:39,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:39,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:39,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:39,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:40,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:41,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:41,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:42,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:42,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:42,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:44,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:44,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:44,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:44,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:44,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:46,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:46,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:46,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:46,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:47,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:48,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:48,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:49,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:49,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:49,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:51,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:51,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:51,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:51,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:52,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:54,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:54,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:54,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:54,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:54,991 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:56,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:56,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:56,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:56,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:57,255 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:54:58,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:58,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:59,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:54:59,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:54:59,572 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:01,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:01,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:01,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:01,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:01,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:03,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:03,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:03,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:03,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:04,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:05,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:05,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:06,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:06,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:06,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:08,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:08,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:08,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:08,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:08,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:10,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:10,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:10,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:10,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:11,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:13,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:13,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:13,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:13,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:13,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:15,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:15,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:15,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:15,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:16,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:17,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:17,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:17,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:17,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:18,387 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:20,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:20,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:20,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:20,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:20,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:22,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:22,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:22,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:22,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:23,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:25,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:25,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:25,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:25,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:25,689 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:27,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:27,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:27,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:27,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:28,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:29,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:29,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:29,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:29,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:30,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:32,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:32,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:32,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:32,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:32,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:34,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:34,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:34,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:34,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:35,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:37,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:37,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:37,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:37,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:38,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:39,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:39,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:40,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:40,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:40,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:42,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:42,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:42,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:42,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:42,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:44,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:44,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:44,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:44,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:45,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:46,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:46,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:47,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:47,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:47,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:49,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:49,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:49,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:49,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:50,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:51,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:51,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:52,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:52,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:52,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:54,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:54,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:54,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:54,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:54,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:56,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:56,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:56,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:56,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:57,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:55:58,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:58,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:59,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:55:59,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:55:59,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:01,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:01,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:01,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:01,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:02,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:03,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:03,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:03,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:03,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:04,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:05,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:05,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:06,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:06,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:06,621 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:08,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:08,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:08,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:08,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:08,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:10,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:10,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:10,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:10,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:11,370 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:12,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:12,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:13,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:13,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:13,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:15,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:15,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:15,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:15,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:15,912 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:17,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:17,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:17,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:17,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:18,719 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:20,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:20,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:20,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:20,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:21,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:22,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:22,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:22,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:22,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:23,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:25,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:25,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:25,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:25,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:25,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:27,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:27,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:27,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:27,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:28,153 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:29,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:29,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:30,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:30,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:30,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:32,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:32,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:32,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:32,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:32,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:34,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:34,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:34,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:34,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:35,073 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:36,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:36,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:37,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:37,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:37,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:39,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:39,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:39,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:39,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:39,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:41,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:41,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:41,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:41,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:42,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:44,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:44,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:44,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:44,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:44,945 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:46,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:46,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:47,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:47,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:47,449 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:49,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:49,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:49,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:49,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:49,834 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:51,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:51,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:51,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:51,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:52,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:53,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:53,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:54,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:54,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:54,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:56,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:56,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:56,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:56,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:56,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:56:58,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:58,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:58,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:56:58,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:56:59,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:01,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:01,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:01,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:01,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:02,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:03,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:03,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:04,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:04,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:04,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:06,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:06,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:06,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:06,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:06,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:08,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:08,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:08,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:08,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:09,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:10,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:10,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:11,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:11,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:11,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:13,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:13,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:13,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:13,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:13,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:15,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:15,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:15,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:15,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:16,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:17,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:17,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:18,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:18,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:18,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:20,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:20,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:20,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:20,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:21,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:23,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:23,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:23,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:23,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:23,780 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:25,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:25,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:25,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:25,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:26,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:27,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:27,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:28,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:28,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:28,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:30,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:30,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:30,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:30,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:30,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:32,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:32,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:32,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:32,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:33,177 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:34,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:34,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:35,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:35,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:35,545 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:37,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:37,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:37,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:37,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:37,853 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:39,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:39,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:39,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:39,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:40,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:41,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:41,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:42,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:42,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:43,147 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:44,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:44,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:45,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:45,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:45,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:47,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:47,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:47,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:47,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:47,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:49,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:49,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:49,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:49,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:50,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:51,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:51,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:52,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:52,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:52,636 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:54,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:54,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:54,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:54,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:54,948 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:56,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:56,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:56,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:56,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:57,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:57:58,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:58,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:59,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:57:59,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:57:59,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:01,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:01,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:01,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:01,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:02,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:03,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:03,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:04,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:04,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:04,405 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:06,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:06,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:06,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:06,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:06,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:08,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:08,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:08,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:08,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:09,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:10,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:10,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:11,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:11,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:11,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:13,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:13,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:13,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:13,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:13,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:15,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:15,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:15,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:15,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:16,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:18,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:18,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:18,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:18,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:18,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:20,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:20,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:20,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:20,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:21,027 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:22,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:22,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:23,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:23,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:23,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:25,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:25,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:25,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:25,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:26,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:27,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:27,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:28,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:28,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:28,592 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:30,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:30,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:30,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:30,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:31,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:32,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:32,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:32,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:32,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:33,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:35,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:35,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:35,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:35,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:35,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:37,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:37,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:37,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:37,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:38,184 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:39,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:39,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:40,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:40,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:40,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:42,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:42,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:42,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:42,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:42,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:44,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:44,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:44,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:44,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:45,257 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:46,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:46,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:47,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:47,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:47,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:49,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:49,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:49,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:49,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:50,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:51,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:51,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:52,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:52,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:52,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:54,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:54,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:54,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:54,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:54,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:56,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:56,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:56,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:56,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:57,085 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:58:58,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:58,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:59,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:58:59,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:58:59,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:01,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:01,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:01,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:01,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:02,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:03,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:03,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:04,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:04,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:04,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:06,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:06,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:06,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:06,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:07,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:08,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:08,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:09,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:09,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:09,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:11,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:11,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:11,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:11,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:11,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:13,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:13,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:13,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:13,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:14,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:15,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:15,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:16,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:16,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:16,495 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:18,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:18,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:18,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:18,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:19,005 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:20,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:20,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:20,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:20,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:21,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:23,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:23,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:23,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:23,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:23,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:25,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:25,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:25,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:25,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:26,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:27,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:27,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:27,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:27,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:28,354 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:30,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:30,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:30,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:30,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:30,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:32,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:32,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:32,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:32,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:33,101 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:34,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:34,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:35,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:35,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:35,497 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:37,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:37,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:37,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:37,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:37,953 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:39,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:39,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:39,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:39,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:40,310 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:42,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:42,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:42,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:42,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:42,747 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:44,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:44,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:44,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:44,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:45,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:47,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:47,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:47,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:47,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:48,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:49,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:49,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:50,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:50,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:50,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:52,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:52,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:52,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:52,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:52,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:54,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:54,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:54,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:54,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:55,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:57,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:57,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:57,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:57,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 17:59:57,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 17:59:59,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:59,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:59,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 17:59:59,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:00,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:01,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:01,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:02,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:02,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:02,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:04,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:04,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:04,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:04,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:04,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:06,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:06,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:06,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:06,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:07,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:08,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:08,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:08,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:08,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:09,310 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:11,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:11,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:11,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:11,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:11,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:13,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:13,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:13,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:13,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:14,182 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:15,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:15,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:16,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:16,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:16,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:18,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:18,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:18,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:18,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:18,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:20,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:20,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:20,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:20,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:21,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:23,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:23,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:23,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:23,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:23,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:25,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:25,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:25,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:25,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:26,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:27,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:27,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:28,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:28,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:28,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:30,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:30,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:30,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:30,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:30,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:32,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:32,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:32,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:32,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:33,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:35,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:35,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:35,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:35,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:35,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:37,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:37,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:37,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:37,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:38,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:39,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:39,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:40,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:40,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:40,432 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:42,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:42,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:42,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:42,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:42,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:44,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:44,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:44,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:44,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:45,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:46,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:46,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:47,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:47,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:47,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:49,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:49,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:49,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:49,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:49,877 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:51,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:51,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:51,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:51,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:52,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:53,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:53,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:54,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:54,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:54,621 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:56,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:56,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:56,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:56,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:57,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:00:58,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:58,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:59,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:00:59,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:00:59,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:01,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:01,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:01,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:01,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:01,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:03,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:03,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:03,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:03,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:04,295 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:05,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:05,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:06,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:06,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:06,614 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:08,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:08,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:08,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:08,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:08,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:10,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:10,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:11,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:11,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:11,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:13,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:13,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:13,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:13,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:14,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:15,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:15,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:16,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:16,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:16,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:18,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:18,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:18,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:18,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:19,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:20,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:20,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:20,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:20,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:21,299 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:22,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:22,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:23,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:23,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:23,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:25,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:25,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:25,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:25,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:26,083 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:27,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:27,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:27,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:27,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:28,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:30,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:30,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:30,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:30,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:30,885 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:32,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:32,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:32,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:32,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:33,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:34,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:34,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:35,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:35,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:35,602 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:37,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:37,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:37,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:37,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:38,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:39,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:39,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:40,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:40,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:40,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:42,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:42,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:42,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:42,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:42,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:44,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:44,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:44,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:44,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:45,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:47,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:47,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:47,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:47,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:47,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:49,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:49,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:49,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:49,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:50,107 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:51,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:51,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:52,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:52,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:53,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:54,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:54,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:55,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:55,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:55,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:57,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:57,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:57,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:57,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:01:57,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:01:59,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:59,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:59,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:01:59,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:00,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:01,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:01,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:02,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:02,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:02,498 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:04,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:04,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:04,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:04,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:04,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:06,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:06,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:06,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:06,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:07,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:08,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:08,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:09,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:09,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:09,498 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:11,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:11,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:11,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:11,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:11,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:13,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:13,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:13,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:13,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:14,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:16,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:16,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:16,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:16,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:16,747 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:18,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:18,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:18,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:18,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:19,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:20,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:20,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:21,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:21,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:21,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:23,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:23,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:23,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:23,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:23,968 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:25,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:25,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:25,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:25,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:26,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:28,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:28,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:28,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:28,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:28,929 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:30,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:30,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:30,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:30,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:31,283 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:33,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:33,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:33,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:33,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:34,559 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:36,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:36,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:36,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:36,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:37,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:38,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:38,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:39,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:39,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:39,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:41,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:41,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:41,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:41,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:41,738 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:43,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:43,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:43,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:43,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:44,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:45,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:45,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:46,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:46,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:46,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:48,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:48,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:48,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:48,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:49,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:50,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:50,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:51,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:51,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:51,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:53,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:53,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:53,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:53,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:53,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:55,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:55,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:55,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:55,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:56,223 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:02:57,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:57,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:58,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:02:58,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:02:58,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:00,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:00,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:00,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:00,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:00,872 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:02,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:02,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:02,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:02,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:03,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:05,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:05,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:05,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:05,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:05,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:07,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:07,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:07,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:07,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:08,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:09,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:09,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:10,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:10,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:10,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:12,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:12,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:12,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:12,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:12,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:14,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:14,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:14,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:14,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:15,449 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:17,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:17,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:17,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:17,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:17,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:19,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:19,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:19,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:19,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:20,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:21,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:21,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:22,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:22,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:22,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:24,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:24,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:24,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:24,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:24,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:26,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:26,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:27,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:27,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:27,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:29,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:29,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:29,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:29,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:29,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:31,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:31,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:31,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:31,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:32,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:33,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:33,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:33,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:33,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:34,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:36,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:36,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:36,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:36,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:36,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:38,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:38,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:38,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:38,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:39,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:41,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:41,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:41,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:41,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:41,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:43,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:43,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:43,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:43,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:44,100 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:45,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:45,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:46,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:46,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:46,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:48,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:48,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:48,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:48,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:48,896 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:50,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:50,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:50,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:50,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:51,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:52,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:52,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:53,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:53,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:53,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:55,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:55,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:55,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:55,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:56,488 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:03:58,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:58,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:58,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:03:58,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:03:58,974 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:00,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:00,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:01,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:01,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:01,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:03,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:03,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:03,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:03,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:04,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:05,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:05,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:06,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:06,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:06,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:08,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:08,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:08,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:08,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:08,876 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:10,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:10,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:10,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:10,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:11,328 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:13,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:13,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:13,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:13,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:13,728 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:15,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:15,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:15,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:15,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:16,152 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:17,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:17,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:18,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:18,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:18,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:20,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:20,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:20,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:20,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:20,976 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:22,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:22,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:22,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:22,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:23,366 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:25,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:25,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:25,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:25,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:25,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:27,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:27,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:27,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:27,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:28,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:29,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:29,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:30,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:30,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:30,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:32,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:32,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:32,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:32,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:32,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:34,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:34,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:34,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:34,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:35,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:36,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:36,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:37,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:37,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:38,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:39,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:39,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:39,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:39,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:40,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:41,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:41,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:42,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:42,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:42,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:44,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:44,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:44,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:44,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:45,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:46,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:46,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:47,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:47,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:47,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:49,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:49,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:49,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:49,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:49,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:51,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:51,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:51,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:51,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:52,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:53,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:53,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:54,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:54,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:54,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:56,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:56,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:56,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:56,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:57,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:04:58,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:58,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:58,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:04:58,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:04:59,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:01,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:01,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:01,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:01,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:01,748 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:03,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:03,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:03,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:03,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:03,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:05,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:05,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:05,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:05,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:06,283 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:07,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:07,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:08,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:08,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:08,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:10,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:10,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:10,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:10,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:11,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:12,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:12,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:13,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:13,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:13,541 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:15,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:15,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:15,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:15,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:16,370 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:18,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:18,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:18,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:18,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:18,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:20,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:20,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:20,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:20,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:21,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:23,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:23,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:23,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:23,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:23,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:25,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:25,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:25,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:25,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:26,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:27,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:27,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:27,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:27,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:28,310 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:30,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:30,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:30,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:30,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:30,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:32,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:32,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:32,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:32,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:33,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:34,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:34,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:34,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:34,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:35,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:36,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:36,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:37,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:37,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:37,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:39,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:39,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:40,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:41,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:41,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:41,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:41,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:42,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:44,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:44,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:44,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:44,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:44,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:46,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:46,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:46,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:46,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:46,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:48,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:48,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:48,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:48,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:49,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:50,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:50,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:51,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:51,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:51,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:53,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:53,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:53,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:53,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:53,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:55,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:55,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:55,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:55,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:56,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:05:58,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:58,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:58,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:05:58,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:05:59,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:00,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:00,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:01,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:01,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:01,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:03,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:03,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:03,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:03,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:03,907 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:05,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:05,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:05,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:05,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:06,380 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:08,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:08,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:08,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:08,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:08,742 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:10,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:10,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:10,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:10,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:11,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:12,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:12,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:13,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:13,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:13,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:15,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:15,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:15,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:15,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:15,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:17,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:17,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:17,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:17,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:18,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:19,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:19,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:20,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:20,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:20,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:22,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:22,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:22,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:22,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:22,805 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:24,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:24,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:24,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:24,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:25,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:26,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:26,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:27,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:27,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:27,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:29,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:29,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:29,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:29,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:29,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:31,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:31,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:31,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:31,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:32,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:34,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:34,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:34,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:34,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:34,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:36,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:36,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:36,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:36,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:37,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:38,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:38,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:39,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:39,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:39,524 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:41,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:41,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:41,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:41,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:42,301 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:43,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:43,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:44,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:44,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:44,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:46,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:46,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:46,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:46,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:46,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:48,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:48,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:48,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:48,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:49,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:50,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:50,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:51,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:51,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:51,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:53,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:53,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:53,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:53,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:54,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:55,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:55,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:55,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:55,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:56,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:06:58,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:58,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:58,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:06:58,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:06:58,758 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:00,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:00,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:00,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:00,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:01,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:03,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:03,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:03,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:03,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:03,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:05,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:05,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:05,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:05,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:06,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:07,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:07,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:07,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:07,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:08,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:09,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:09,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:10,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:10,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:10,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:12,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:12,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:12,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:12,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:12,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:14,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:14,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:14,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:14,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:15,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:16,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:16,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:17,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:17,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:17,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:19,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:19,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:19,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:19,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:20,063 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:21,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:21,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:22,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:22,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:22,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:24,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:24,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:24,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:24,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:25,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:27,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:27,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:27,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:27,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:28,090 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:29,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:29,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:30,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:30,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:30,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:32,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:32,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:32,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:32,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:32,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:34,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:34,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:34,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:34,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:35,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:36,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:36,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:37,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:37,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:37,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:39,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:39,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:39,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:39,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:40,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:41,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:41,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:42,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:42,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:42,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:44,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:44,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:44,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:44,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:44,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:46,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:46,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:46,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:46,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:47,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:48,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:48,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:49,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:49,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:49,652 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:51,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:51,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:51,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:51,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:52,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:53,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:53,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:54,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:54,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:54,503 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:56,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:56,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:56,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:56,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:56,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:07:58,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:58,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:58,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:07:58,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:07:59,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:01,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:01,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:01,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:01,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:01,800 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:03,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:03,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:03,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:03,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:04,115 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:05,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:05,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:06,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:06,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:06,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:08,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:08,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:08,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:08,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:09,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:11,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:11,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:11,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:11,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:11,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:13,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:13,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:13,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:13,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:14,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:16,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:16,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:16,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:16,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:16,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:18,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:18,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:18,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:18,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:19,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:20,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:20,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:21,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:21,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:21,409 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:23,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:23,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:23,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:23,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:23,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:25,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:25,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:25,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:25,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:26,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:27,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:27,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:28,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:28,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:28,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:30,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:30,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:30,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:30,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:30,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:32,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:32,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:32,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:32,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:33,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:34,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:34,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:34,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:34,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:35,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:37,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:37,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:37,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:37,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:37,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:39,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:39,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:39,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:39,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:40,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:41,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:41,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:42,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:42,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:42,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:44,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:44,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:44,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:44,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:45,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:46,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:46,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:47,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:47,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:47,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:49,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:49,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:49,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:49,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:50,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:52,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:52,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:52,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:52,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:52,834 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:54,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:54,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:54,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:54,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:55,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:57,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:57,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:57,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:57,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:57,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:08:59,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:59,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:59,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:08:59,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:08:59,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:01,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:01,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:02,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:02,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:02,439 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:04,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:04,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:04,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:04,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:04,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:06,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:06,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:06,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:06,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:07,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:08,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:08,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:09,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:09,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:09,589 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:11,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:11,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:11,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:11,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:11,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:13,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:13,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:13,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:13,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:14,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:15,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:15,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:16,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:16,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:16,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:18,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:18,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:18,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:18,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:18,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:20,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:20,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:20,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:20,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:21,039 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:22,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:22,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:22,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:22,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:23,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:24,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:24,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:25,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:25,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:25,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:27,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:27,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:27,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:27,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:27,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:29,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:29,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:29,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:29,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:30,790 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:32,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:32,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:32,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:32,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:33,192 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:34,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:34,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:35,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:35,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:35,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:37,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:37,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:37,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:37,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:37,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:39,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:39,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:39,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:39,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:40,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:41,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:41,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:42,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:42,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:42,534 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:44,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:44,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:44,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:44,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:44,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:46,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:46,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:46,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:46,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:47,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:48,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:48,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:49,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:49,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:49,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:51,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:51,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:51,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:51,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:51,921 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:53,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:53,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:53,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:53,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:54,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:56,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:56,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:56,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:56,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:56,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:09:58,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:58,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:58,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:09:58,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:09:59,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:00,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:00,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:01,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:01,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:01,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:03,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:03,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:03,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:03,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:03,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:05,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:05,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:05,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:05,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:06,169 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:07,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:07,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:08,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:08,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:09,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:10,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:10,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:11,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:11,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:11,508 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:13,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:13,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:13,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:13,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:13,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:15,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:15,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:15,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:15,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:16,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:17,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:17,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:18,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:18,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:18,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:20,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:20,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:20,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:20,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:21,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:22,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:22,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:22,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:22,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:23,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:25,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:25,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:25,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:25,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:25,741 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:27,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:27,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:27,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:27,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:28,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:29,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:29,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:30,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:30,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:30,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:32,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:32,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:32,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:32,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:33,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:34,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:34,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:34,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:34,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:35,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:37,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:37,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:37,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:37,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:37,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:39,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:39,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:39,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:39,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:40,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:41,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:41,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:42,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:42,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:42,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:44,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:44,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:44,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:44,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:44,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:46,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:46,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:46,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:46,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:47,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:48,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:48,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:49,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:49,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:50,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:51,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:51,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:52,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:52,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:52,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:54,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:54,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:54,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:54,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:54,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:56,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:56,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:56,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:56,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:57,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:10:59,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:59,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:59,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:10:59,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:10:59,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:01,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:01,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:01,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:01,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:02,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:03,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:03,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:04,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:04,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:04,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:06,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:06,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:06,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:06,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:07,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:08,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:08,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:08,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:08,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:09,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:10,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:10,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:11,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:11,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:11,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:13,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:13,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:13,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:13,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:13,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:15,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:15,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:15,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:15,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:16,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:18,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:18,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:18,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:18,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:18,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:20,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:20,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:20,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:20,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:21,158 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:22,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:22,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:23,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:23,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:23,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:25,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:25,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:25,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:25,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:25,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:27,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:27,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:27,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:27,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:28,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:29,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:29,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:30,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:30,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:31,124 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:32,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:32,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:33,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:33,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:33,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:35,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:35,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:35,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:35,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:35,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:37,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:37,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:37,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:37,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:38,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:39,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:39,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:40,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:40,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:40,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:42,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:42,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:42,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:42,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:42,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:44,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:44,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:44,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:44,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:45,300 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:46,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:46,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:47,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:47,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:47,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:49,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:49,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:49,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:49,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:49,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:51,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:51,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:51,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:51,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:52,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:54,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:54,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:54,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:54,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:54,713 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:56,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:56,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:56,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:56,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:57,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:11:58,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:58,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:59,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:11:59,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:11:59,514 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:01,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:01,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:01,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:01,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:01,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:03,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:03,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:04,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:04,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:04,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:06,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:06,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:06,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:06,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:06,702 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:08,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:08,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:08,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:08,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:09,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:10,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:10,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:10,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:10,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:11,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:13,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:13,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:13,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:13,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:14,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:15,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:15,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:16,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:16,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:16,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:18,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:18,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:18,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:18,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:18,865 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:20,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:20,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:20,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:20,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:21,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:22,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:22,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:23,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:23,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:23,537 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:25,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:25,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:25,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:25,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:25,901 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:27,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:27,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:27,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:27,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:28,285 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:29,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:29,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:30,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:30,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:30,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:32,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:32,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:32,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:32,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:32,983 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:34,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:34,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:34,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:34,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:35,346 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:36,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:36,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:37,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:37,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:37,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:39,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:39,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:39,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:39,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:40,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:41,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:41,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:41,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:41,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:42,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:43,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:43,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:44,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:44,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:44,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:46,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:46,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:46,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:46,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:46,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:48,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:48,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:48,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:48,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:49,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:51,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:51,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:51,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:51,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:51,792 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:53,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:53,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:53,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:53,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:54,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:56,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:56,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:56,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:56,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:57,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:12:58,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:58,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:59,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:12:59,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:12:59,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:01,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:01,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:01,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:01,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:02,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:03,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:03,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:03,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:03,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:04,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:06,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:06,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:06,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:06,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:06,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:08,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:08,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:08,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:08,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:09,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:10,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:10,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:11,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:11,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:11,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:13,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:13,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:13,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:13,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:13,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:15,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:15,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:15,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:15,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:16,236 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:17,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:17,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:18,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:18,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:18,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:20,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:20,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:20,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:20,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:21,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:22,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:22,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:23,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:23,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:23,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:25,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:25,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:25,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:25,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:26,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:27,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:27,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:27,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:27,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:28,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:29,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:29,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:30,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:30,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:30,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:32,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:32,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:32,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:32,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:33,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:34,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:34,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:35,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:35,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:35,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:37,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:37,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:37,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:37,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:38,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:40,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:40,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:40,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:40,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:40,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:42,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:42,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:42,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:42,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:43,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:44,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:44,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:44,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:44,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:45,310 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:46,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:46,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:47,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:47,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:47,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:49,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:49,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:49,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:49,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:49,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:51,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:51,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:51,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:51,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:52,257 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:53,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:53,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:54,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:54,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:54,541 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:56,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:56,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:56,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:56,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:56,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:13:58,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:58,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:58,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:13:58,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:13:59,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:00,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:00,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:01,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:01,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:01,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:03,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:03,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:03,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:03,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:03,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:05,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:05,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:05,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:05,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:06,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:08,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:08,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:08,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:08,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:08,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:10,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:10,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:10,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:10,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:11,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:12,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:12,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:13,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:13,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:13,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:15,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:15,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:15,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:15,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:16,113 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:17,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:17,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:18,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:18,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:19,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:20,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:20,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:21,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:21,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:21,486 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:23,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:23,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:23,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:23,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:23,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:25,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:25,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:25,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:25,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:26,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:28,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:28,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:28,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:28,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:28,748 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:30,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:30,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:30,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:30,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:31,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:32,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:32,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:33,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:33,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:33,404 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:35,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:35,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:35,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:35,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:35,729 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:37,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:37,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:37,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:37,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:37,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:39,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:39,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:39,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:39,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:40,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:41,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:41,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:42,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:42,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:42,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:44,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:44,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:44,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:44,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:44,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:46,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:46,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:47,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:47,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:47,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:49,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:49,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:49,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:49,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:49,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:51,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:51,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:51,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:51,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:52,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:53,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:53,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:53,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:53,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:54,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:56,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:56,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:56,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:56,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:56,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:14:58,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:58,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:58,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:14:58,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:14:58,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:00,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:00,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:01,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:01,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:01,941 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:03,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:03,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:03,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:03,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:04,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:06,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:06,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:06,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:06,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:06,792 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:08,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:08,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:08,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:08,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:09,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:10,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:10,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:11,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:11,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:11,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:13,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:13,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:13,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:13,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:13,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:15,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:15,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:15,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:15,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:16,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:17,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:17,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:18,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:18,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:18,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:20,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:20,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:20,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:20,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:21,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:22,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:22,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:22,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:22,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:23,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:24,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:24,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:25,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:25,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:25,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:27,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:27,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:27,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:27,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:28,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:29,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:29,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:29,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:29,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:30,397 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:31,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:31,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:32,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:32,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:32,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:34,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:34,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:34,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:34,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:35,002 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:36,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:36,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:36,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:36,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:37,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:39,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:39,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:39,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:39,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:39,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:41,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:41,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:41,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:41,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:41,969 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:43,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:43,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:43,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:43,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:44,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:46,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:46,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:46,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:46,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:47,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:48,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:48,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:49,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:49,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:49,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:51,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:51,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:51,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:51,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:51,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:53,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:53,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:53,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:53,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:54,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:55,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:55,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:56,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:56,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:56,558 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:15:58,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:58,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:58,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:15:58,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:15:58,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:00,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:00,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:00,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:00,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:01,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:03,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:03,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:03,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:03,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:03,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:05,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:05,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:05,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:05,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:06,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:07,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:07,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:08,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:08,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:08,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:10,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:10,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:10,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:10,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:10,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:12,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:12,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:12,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:12,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:13,378 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:15,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:15,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:15,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:15,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:15,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:17,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:17,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:17,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:17,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:18,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:19,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:19,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:20,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:20,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:20,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:22,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:22,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:22,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:22,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:22,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:24,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:24,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:24,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:24,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:25,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:27,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:27,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:27,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:27,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:28,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:29,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:29,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:30,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:30,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:30,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:32,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:32,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:32,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:32,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:32,924 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:34,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:34,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:34,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:34,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:35,269 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:37,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:37,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:37,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:37,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:37,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:39,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:39,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:39,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:39,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:40,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:41,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:41,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:42,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:42,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:42,486 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:44,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:44,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:44,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:44,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:44,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:46,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:46,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:46,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:46,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:47,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:48,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:48,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:49,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:49,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:49,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:51,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:51,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:51,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:51,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:51,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:53,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:53,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:53,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:53,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:54,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:55,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:55,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:56,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:56,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:56,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:16:58,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:58,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:58,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:16:58,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:16:58,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:00,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:00,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:00,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:00,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:01,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:02,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:02,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:03,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:03,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:03,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:05,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:05,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:05,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:05,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:06,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:07,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:07,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:07,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:07,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:08,927 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:10,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:10,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:10,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:10,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:11,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:12,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:12,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:13,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:13,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:13,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:15,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:15,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:15,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:15,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:15,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:17,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:17,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:17,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:17,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:18,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:20,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:20,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:20,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:20,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:20,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:22,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:22,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:22,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:22,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:23,027 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:24,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:24,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:25,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:25,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:25,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:27,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:27,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:27,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:27,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:27,902 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:29,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:29,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:29,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:29,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:30,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:32,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:32,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:32,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:32,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:32,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:34,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:34,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:34,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:34,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:35,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:36,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:36,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:37,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:37,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:37,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:39,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:39,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:39,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:39,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:39,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:41,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:41,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:42,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:42,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:42,560 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:44,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:44,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:44,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:44,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:44,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:46,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:46,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:46,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:46,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:47,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:48,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:48,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:49,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:49,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:49,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:51,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:51,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:51,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:51,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:52,573 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:54,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:54,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:54,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:54,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:54,841 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:56,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:56,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:56,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:56,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:57,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:17:58,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:58,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:58,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:17:58,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:17:59,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:01,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:01,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:01,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:01,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:01,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:03,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:03,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:03,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:03,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:04,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:05,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:05,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:06,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:06,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:06,461 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:08,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:08,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:08,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:08,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:08,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:10,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:10,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:10,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:10,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:11,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:13,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:13,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:13,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:13,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:13,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:15,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:15,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:15,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:15,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:16,063 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:17,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:17,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:18,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:18,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:18,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:20,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:20,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:20,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:20,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:20,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:22,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:22,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:22,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:22,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:23,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:24,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:24,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:25,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:25,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:25,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:27,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:27,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:27,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:27,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:27,731 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:29,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:29,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:29,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:29,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:30,025 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:31,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:31,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:32,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:32,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:32,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:34,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:34,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:34,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:34,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:35,368 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:37,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:37,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:37,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:37,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:37,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:39,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:39,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:39,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:39,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:40,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:41,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:41,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:42,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:42,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:42,649 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:44,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:44,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:44,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:44,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:45,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:46,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:46,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:46,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:46,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:47,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:49,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:49,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:49,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:49,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:49,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:51,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:51,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:51,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:51,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:52,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:53,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:53,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:54,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:54,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:54,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:56,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:56,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:56,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:56,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:56,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:18:58,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:58,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:58,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:18:58,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:18:59,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:00,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:00,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:00,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:00,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:01,355 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:03,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:03,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:03,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:03,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:03,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:05,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:05,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:05,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:05,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:06,241 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:07,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:07,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:08,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:08,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:08,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:10,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:10,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:10,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:10,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:11,360 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:13,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:13,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:13,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:13,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:13,697 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:15,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:15,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:15,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:15,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:16,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:17,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:17,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:18,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:18,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:18,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:20,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:20,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:20,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:20,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:20,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:22,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:22,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:22,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:22,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:23,209 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:24,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:24,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:25,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:25,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:25,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:27,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:27,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:27,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:27,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:27,974 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:29,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:29,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:29,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:29,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:30,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:31,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:31,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:32,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:32,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:32,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:34,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:34,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:34,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:34,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:35,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:36,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:36,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:36,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:36,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:37,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:38,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:38,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:39,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:39,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:39,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:41,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:41,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:41,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:41,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:41,860 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:43,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:43,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:43,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:43,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:44,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:46,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:46,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:46,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:46,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:46,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:48,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:48,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:48,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:48,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:48,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:50,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:50,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:50,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:50,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:51,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:52,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:52,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:53,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:53,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:54,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:55,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:55,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:55,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:55,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:56,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:19:58,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:58,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:58,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:19:58,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:19:58,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:00,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:00,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:00,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:00,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:01,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:02,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:02,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:03,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:03,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:03,474 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:05,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:05,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:05,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:05,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:05,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:07,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:07,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:07,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:07,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:08,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:09,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:09,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:10,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:10,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:10,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:12,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:12,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:12,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:12,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:12,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:14,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:14,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:15,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:15,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:15,421 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:17,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:17,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:17,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:17,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:17,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:19,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:19,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:19,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:19,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:20,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:21,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:21,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:22,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:22,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:22,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:24,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:24,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:24,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:24,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:25,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:26,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:26,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:27,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:27,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:27,555 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:29,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:29,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:29,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:29,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:29,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:31,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:31,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:31,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:31,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:32,328 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:34,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:34,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:34,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:34,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:35,128 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:36,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:36,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:37,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:37,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:37,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:39,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:39,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:39,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:39,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:39,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:41,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:41,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:41,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:41,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:42,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:43,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:43,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:44,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:44,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:44,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:46,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:46,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:46,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:46,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:46,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:48,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:48,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:48,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:48,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:49,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:50,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:50,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:51,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:51,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:51,560 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:53,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:53,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:53,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:53,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:53,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:55,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:55,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:55,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:55,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:56,215 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:20:57,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:57,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:58,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:20:58,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:20:58,655 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:00,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:00,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:00,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:00,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:01,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:02,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:02,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:03,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:03,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:03,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:05,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:05,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:05,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:05,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:05,730 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:07,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:07,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:07,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:07,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:08,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:10,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:10,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:10,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:10,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:10,728 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:12,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:12,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:12,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:12,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:13,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:14,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:14,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:15,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:15,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:15,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:17,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:17,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:17,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:17,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:18,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:19,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:19,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:20,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:20,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:20,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:22,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:22,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:22,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:22,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:22,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:24,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:24,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:24,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:24,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:25,120 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:26,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:26,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:27,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:27,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:27,578 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:29,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:29,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:29,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:29,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:29,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:31,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:31,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:31,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:31,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:32,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:33,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:33,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:34,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:34,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:34,614 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:36,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:36,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:36,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:36,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:36,948 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:38,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:38,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:38,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:38,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:39,285 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:40,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:40,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:41,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:41,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:41,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:43,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:43,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:43,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:43,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:43,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:45,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:45,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:45,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:45,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:46,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:47,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:47,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:48,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:48,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:48,559 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:50,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:50,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:50,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:50,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:50,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:52,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:52,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:52,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:52,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:53,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:54,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:54,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:54,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:54,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:55,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:57,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:57,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:57,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:57,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:21:58,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:21:59,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:21:59,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:00,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:00,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:00,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:02,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:02,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:02,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:02,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:02,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:04,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:04,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:05,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:05,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:05,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:07,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:07,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:07,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:07,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:07,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:09,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:09,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:09,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:09,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:10,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:12,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:12,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:12,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:12,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:12,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:14,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:14,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:14,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:14,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:15,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:16,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:16,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:17,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:17,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:17,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:19,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:19,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:19,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:19,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:19,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:21,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:21,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:21,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:21,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:22,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:23,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:23,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:24,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:24,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:24,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:26,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:26,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:26,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:26,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:27,004 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:28,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:28,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:28,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:28,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:29,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:30,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:30,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:31,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:31,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:31,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:33,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:33,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:33,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:33,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:34,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:35,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:35,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:35,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:35,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:36,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:38,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:38,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:38,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:38,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:38,751 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:40,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:40,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:40,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:40,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:41,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:43,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:43,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:43,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:43,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:43,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:45,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:45,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:45,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:45,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:46,226 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:47,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:47,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:48,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:48,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:48,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:50,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:50,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:50,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:50,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:51,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:52,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:52,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:53,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:53,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:53,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:55,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:55,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:55,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:55,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:55,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:57,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:57,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:57,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:57,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:22:58,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:22:59,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:22:59,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:00,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:00,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:00,574 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:02,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:02,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:02,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:02,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:02,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:04,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:04,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:04,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:04,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:05,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:07,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:07,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:07,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:07,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:07,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:09,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:09,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:09,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:09,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:10,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:12,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:12,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:12,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:12,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:12,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:14,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:14,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:14,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:14,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:14,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:16,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:16,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:16,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:16,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:17,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:19,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:19,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:19,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:19,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:19,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:21,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:21,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:21,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:21,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:22,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:24,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:24,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:24,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:24,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:24,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:26,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:26,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:26,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:26,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:27,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:28,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:28,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:29,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:29,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:29,602 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:31,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:31,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:31,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:31,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:31,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:33,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:33,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:33,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:33,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:34,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:35,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:35,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:36,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:36,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:36,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:38,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:38,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:38,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:38,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:38,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:40,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:40,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:40,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:40,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:41,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:42,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:42,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:43,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:43,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:43,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:45,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:45,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:45,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:45,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:45,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:47,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:47,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:47,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:47,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:48,356 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:49,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:49,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:50,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:50,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:50,627 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:52,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:52,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:52,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:52,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:52,856 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:54,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:54,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:54,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:54,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:55,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:56,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:56,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:57,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:57,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:57,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:23:59,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:59,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:59,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:23:59,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:23:59,953 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:01,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:01,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:01,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:01,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:02,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:04,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:04,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:04,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:04,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:05,150 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:06,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:06,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:07,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:07,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:07,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:09,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:09,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:09,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:09,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:09,855 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:11,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:11,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:11,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:11,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:12,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:13,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:13,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:14,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:14,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:14,580 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:16,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:16,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:16,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:16,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:16,861 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:18,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:18,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:18,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:18,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:19,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:20,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:20,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:21,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:21,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:21,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:23,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:23,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:23,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:23,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:23,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:25,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:25,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:25,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:25,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:26,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:27,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:27,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:28,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:28,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:28,594 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:30,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:30,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:30,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:30,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:30,980 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:32,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:32,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:33,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:33,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:33,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:35,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:35,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:35,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:35,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:35,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:37,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:37,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:37,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:37,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:38,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:39,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:39,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:40,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:40,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:40,646 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:42,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:42,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:42,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:42,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:42,950 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:44,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:44,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:44,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:44,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:45,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:47,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:47,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:47,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:47,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:48,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:49,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:49,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:50,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:50,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:50,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:52,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:52,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:52,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:52,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:52,702 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:54,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:54,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:54,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:54,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:55,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:56,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:56,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:57,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:57,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:57,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:24:59,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:59,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:59,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:24:59,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:24:59,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:01,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:01,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:01,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:01,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:02,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:03,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:03,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:04,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:04,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:04,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:06,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:06,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:06,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:06,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:06,836 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:08,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:08,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:08,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:08,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:09,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:10,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:10,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:11,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:11,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:11,541 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:13,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:13,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:13,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:13,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:13,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:15,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:15,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:15,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:15,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:16,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:17,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:17,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:18,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:18,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:18,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:20,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:20,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:20,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:20,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:20,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:22,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:22,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:22,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:22,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:23,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:24,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:24,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:25,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:25,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:25,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:27,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:27,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:27,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:27,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:28,313 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:29,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:29,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:30,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:30,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:30,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:32,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:32,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:32,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:32,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:32,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:34,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:34,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:34,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:34,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:35,373 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:37,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:37,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:37,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:37,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:37,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:39,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:39,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:39,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:39,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:40,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:41,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:41,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:42,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:42,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:42,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:44,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:44,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:44,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:44,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:44,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:46,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:46,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:46,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:46,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:47,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:48,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:48,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:49,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:49,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:49,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:51,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:51,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:51,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:51,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:51,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:53,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:53,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:53,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:53,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:53,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:55,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:55,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:55,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:55,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:56,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:25:57,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:57,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:58,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:25:58,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:25:58,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:00,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:00,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:00,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:00,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:00,986 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:02,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:02,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:02,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:02,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:03,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:04,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:04,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:05,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:05,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:06,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:07,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:07,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:07,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:07,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:08,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:10,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:10,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:10,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:10,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:10,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:12,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:12,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:12,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:12,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:13,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:14,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:14,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:15,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:15,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:15,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:17,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:17,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:17,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:17,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:17,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:19,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:19,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:19,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:19,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:20,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:21,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:21,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:22,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:22,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:22,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:24,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:24,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:24,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:24,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:24,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:26,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:26,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:26,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:26,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:27,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:28,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:28,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:29,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:29,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:29,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:31,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:31,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:31,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:31,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:31,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:33,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:33,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:33,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:33,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:34,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:35,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:35,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:35,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:35,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:36,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:38,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:38,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:38,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:38,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:38,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:40,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:40,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:40,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:40,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:41,072 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:42,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:42,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:42,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:42,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:43,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:45,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:45,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:45,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:45,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:45,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:47,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:47,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:47,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:47,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:48,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:50,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:50,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:50,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:50,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:50,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:52,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:52,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:52,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:52,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:53,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:54,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:54,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:55,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:55,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:55,496 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:57,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:57,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:57,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:57,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:26:57,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:26:59,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:59,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:59,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:26:59,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:00,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:02,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:02,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:02,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:02,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:02,738 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:04,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:04,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:04,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:04,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:05,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:06,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:06,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:06,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:06,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:07,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:09,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:09,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:09,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:09,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:09,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:11,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:11,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:11,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:11,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:11,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:13,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:13,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:13,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:13,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:14,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:15,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:15,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:16,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:16,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:16,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:18,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:18,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:18,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:18,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:18,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:20,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:20,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:20,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:20,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:21,387 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:23,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:23,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:23,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:23,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:23,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:25,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:25,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:25,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:25,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:26,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:27,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:27,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:27,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:27,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:28,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:30,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:30,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:30,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:30,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:31,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:32,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:32,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:33,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:33,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:33,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:35,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:35,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:35,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:35,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:35,855 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:37,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:37,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:37,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:37,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:38,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:39,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:39,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:40,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:40,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:40,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:42,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:42,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:42,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:42,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:42,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:44,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:44,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:44,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:44,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:45,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:46,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:46,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:47,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:47,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:47,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:49,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:49,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:49,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:49,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:50,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:51,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:51,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:51,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:51,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:52,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:54,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:54,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:54,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:54,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:54,772 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:56,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:56,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:56,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:56,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:57,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:27:58,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:58,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:59,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:27:59,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:27:59,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:01,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:01,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:01,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:01,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:01,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:03,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:03,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:03,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:03,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:04,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:05,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:05,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:06,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:06,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:06,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:08,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:08,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:08,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:08,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:09,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:10,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:10,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:11,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:11,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:12,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:13,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:13,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:13,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:13,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:14,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:16,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:16,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:16,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:16,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:16,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:18,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:18,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:18,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:18,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:19,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:20,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:20,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:21,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:21,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:21,439 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:23,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:23,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:23,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:23,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:23,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:25,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:25,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:25,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:25,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:25,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:27,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:27,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:27,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:27,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:28,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:29,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:29,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:29,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:29,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:30,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:31,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:31,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:32,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:32,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:32,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:34,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:34,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:34,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:34,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:34,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:36,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:36,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:36,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:36,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:37,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:38,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:38,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:39,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:39,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:39,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:41,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:41,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:41,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:41,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:41,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:43,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:43,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:43,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:43,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:44,311 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:46,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:46,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:46,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:46,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:46,754 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:48,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:48,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:48,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:48,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:49,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:50,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:50,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:51,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:51,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:52,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:53,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:53,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:54,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:54,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:54,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:56,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:56,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:56,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:56,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:56,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:28:58,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:58,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:58,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:28:58,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:28:59,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:00,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:00,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:01,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:01,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:01,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:03,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:03,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:03,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:03,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:04,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:05,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:05,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:05,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:05,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:06,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:07,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:07,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:08,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:08,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:08,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:10,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:10,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:10,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:10,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:10,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:12,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:12,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:13,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:13,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:13,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:14,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:14,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:15,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:15,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:15,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:17,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:17,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:17,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:17,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:17,932 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:19,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:19,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:19,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:19,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:20,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:21,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:21,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:22,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:22,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:22,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:24,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:24,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:24,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:24,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:24,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:26,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:26,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:27,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:27,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:27,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:29,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:29,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:29,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:29,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:30,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:31,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:31,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:31,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:31,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:32,746 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:34,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:34,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:34,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:34,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:35,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:36,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:36,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:37,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:37,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:37,627 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:39,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:39,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:39,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:39,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:39,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:41,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:41,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:42,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:42,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:42,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:44,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:44,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:44,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:44,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:44,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:46,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:46,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:46,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:46,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:47,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:48,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:48,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:49,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:49,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:49,655 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:51,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:51,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:51,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:51,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:52,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:53,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:53,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:54,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:54,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:54,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:56,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:56,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:56,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:56,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:56,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:29:58,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:58,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:58,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:29:58,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:29:59,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:00,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:00,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:00,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:00,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:01,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:03,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:03,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:03,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:03,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:03,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:05,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:05,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:05,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:05,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:06,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:07,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:07,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:08,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:08,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:08,457 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:10,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:10,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:10,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:10,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:10,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:12,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:12,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:12,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:12,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:13,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:15,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:15,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:15,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:15,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:15,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:17,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:17,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:17,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:17,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:18,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:19,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:19,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:20,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:20,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:20,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:22,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:22,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:22,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:22,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:23,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:24,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:24,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:24,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:24,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:25,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:27,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:27,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:27,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:27,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:27,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:29,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:29,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:29,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:29,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:30,166 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:31,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:31,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:32,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:32,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:32,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:34,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:34,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:34,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:34,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:34,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:36,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:36,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:36,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:36,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:37,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:38,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:38,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:39,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:39,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:39,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:41,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:41,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:41,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:41,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:41,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:43,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:43,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:44,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:44,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:44,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:46,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:46,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:46,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:46,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:46,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:48,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:48,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:48,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:48,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:49,207 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:50,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:50,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:51,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:51,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:51,614 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:53,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:53,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:53,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:53,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:54,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:56,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:56,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:56,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:56,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:56,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:30:58,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:58,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:58,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:30:58,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:30:59,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:00,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:00,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:00,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:00,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:01,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:03,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:03,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:03,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:03,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:03,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:05,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:05,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:05,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:05,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:06,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:07,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:07,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:08,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:08,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:08,675 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:10,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:10,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:10,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:10,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:11,038 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:12,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:12,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:12,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:12,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:13,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:14,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:14,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:15,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:15,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:15,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:17,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:17,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:17,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:17,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:17,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:19,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:19,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:19,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:19,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:20,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:21,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:21,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:22,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:22,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:22,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:24,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:24,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:24,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:24,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:24,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:26,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:26,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:26,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:26,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:27,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:28,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:28,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:29,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:29,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:29,643 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:31,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:31,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:31,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:31,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:31,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:33,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:33,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:33,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:33,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:35,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:36,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:36,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:36,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:36,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:37,373 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:39,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:39,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:39,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:39,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:39,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:41,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:41,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:41,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:41,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:42,017 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:43,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:43,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:43,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:43,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:44,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:46,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:46,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:46,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:46,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:46,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:48,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:48,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:48,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:48,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:49,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:50,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:50,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:51,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:51,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:51,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:53,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:53,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:53,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:53,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:53,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:55,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:55,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:55,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:55,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:56,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:31:57,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:57,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:58,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:31:58,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:31:58,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:00,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:00,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:00,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:00,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:00,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:02,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:02,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:02,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:02,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:03,222 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:04,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:04,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:05,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:05,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:05,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:07,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:07,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:07,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:07,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:07,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:09,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:09,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:09,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:09,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:10,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:11,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:11,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:11,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:11,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:12,276 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:14,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:14,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:14,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:14,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:15,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:17,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:17,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:17,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:17,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:18,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:19,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:19,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:20,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:20,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:20,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:22,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:22,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:22,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:22,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:22,865 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:24,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:24,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:24,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:24,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:25,223 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:27,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:27,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:27,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:27,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:27,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:29,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:29,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:29,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:29,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:30,106 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:31,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:31,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:31,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:31,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:32,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:34,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:34,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:34,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:34,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:34,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:36,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:36,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:36,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:36,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:37,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:38,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:38,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:38,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:38,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:39,301 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:40,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:40,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:41,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:41,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:41,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:43,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:43,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:43,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:43,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:43,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:45,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:45,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:45,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:45,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:46,296 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:48,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:48,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:48,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:48,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:48,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:50,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:50,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:50,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:50,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:51,269 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:52,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:52,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:53,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:53,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:53,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:55,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:55,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:55,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:55,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:55,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:32:57,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:57,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:57,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:32:57,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:32:58,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:00,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:00,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:00,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:00,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:01,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:02,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:02,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:02,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:02,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:03,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:04,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:04,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:05,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:05,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:05,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:07,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:07,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:07,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:07,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:08,027 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:09,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:09,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:09,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:09,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:10,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:12,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:12,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:12,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:12,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:12,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:14,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:14,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:14,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:14,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:15,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:17,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:17,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:17,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:17,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:17,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:19,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:19,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:19,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:19,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:20,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:21,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:21,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:22,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:22,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:22,430 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:23,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:23,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:24,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:24,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:24,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:26,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:26,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:26,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:26,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:27,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:28,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:28,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:28,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:28,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:29,304 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:30,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:30,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:31,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:31,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:31,626 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:33,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:33,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:33,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:33,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:34,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:35,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:35,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:36,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:36,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:36,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:38,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:38,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:38,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:38,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:39,100 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:40,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:40,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:41,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:41,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:41,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:43,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:43,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:43,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:43,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:43,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:45,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:45,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:45,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:45,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:45,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:47,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:47,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:48,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:48,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:48,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:50,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:50,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:50,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:50,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:50,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:52,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:52,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:52,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:52,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:52,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:54,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:54,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:54,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:54,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:55,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:57,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:57,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:57,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:57,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:33:57,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:33:59,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:59,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:59,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:33:59,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:00,184 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:01,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:01,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:02,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:02,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:02,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:04,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:04,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:04,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:04,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:04,894 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:06,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:06,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:06,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:06,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:07,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:08,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:08,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:09,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:09,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:09,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:11,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:11,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:11,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:11,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:12,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:13,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:13,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:14,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:14,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:14,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:16,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:16,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:16,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:16,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:16,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:18,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:18,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:18,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:18,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:19,192 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:20,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:20,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:21,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:21,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:22,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:23,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:23,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:24,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:24,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:24,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:26,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:26,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:26,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:26,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:26,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:28,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:28,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:28,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:28,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:29,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:30,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:30,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:31,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:31,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:31,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:33,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:33,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:33,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:33,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:34,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:35,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:35,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:35,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:35,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:36,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:37,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:37,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:38,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:38,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:38,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:40,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:40,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:40,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:40,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:40,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:42,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:42,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:42,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:42,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:43,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:45,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:45,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:45,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:45,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:45,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:47,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:47,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:47,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:47,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:48,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:49,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:49,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:50,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:50,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:50,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:52,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:52,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:52,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:52,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:52,909 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:54,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:54,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:54,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:54,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:55,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:56,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:56,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:57,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:57,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:34:57,574 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:34:59,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:59,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:59,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:34:59,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:00,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:01,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:01,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:01,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:01,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:02,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:04,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:04,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:04,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:04,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:05,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:06,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:06,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:07,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:07,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:07,590 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:09,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:09,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:09,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:09,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:10,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:11,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:11,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:12,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:12,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:12,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:13,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:13,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:14,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:14,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:14,656 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:16,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:16,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:16,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:16,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:17,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:18,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:18,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:18,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:18,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:19,354 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:20,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:20,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:21,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:21,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:21,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:23,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:23,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:23,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:23,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:24,017 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:25,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:25,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:26,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:26,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:26,477 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:28,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:28,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:28,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:28,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:28,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:30,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:30,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:30,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:30,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:31,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:32,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:32,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:33,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:33,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:33,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:35,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:35,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:35,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:35,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:36,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:37,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:37,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:37,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:37,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:38,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:40,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:40,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:40,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:40,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:40,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:42,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:42,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:42,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:42,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:43,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:45,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:45,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:45,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:45,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:45,986 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:47,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:47,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:47,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:47,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:48,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:49,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:49,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:50,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:50,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:50,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:52,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:52,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:52,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:52,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:52,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:54,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:54,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:54,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:54,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:55,382 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:56,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:56,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:57,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:57,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:57,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:35:59,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:59,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:59,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:35:59,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:35:59,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:01,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:01,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:02,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:02,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:02,448 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:04,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:04,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:04,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:04,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:04,735 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:06,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:06,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:06,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:06,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:07,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:08,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:08,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:09,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:09,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:09,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:11,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:11,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:11,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:11,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:11,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:13,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:13,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:13,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:13,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:14,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:15,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:15,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:16,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:16,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:16,516 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:18,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:18,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:18,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:18,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:19,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:21,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:21,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:21,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:21,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:21,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:23,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:23,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:23,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:23,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:24,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:26,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:26,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:26,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:26,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:26,743 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:28,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:28,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:28,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:28,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:29,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:30,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:30,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:31,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:31,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:31,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:33,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:33,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:33,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:33,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:33,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:35,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:35,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:35,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:35,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:36,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:37,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:37,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:37,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:37,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:38,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:40,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:40,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:40,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:40,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:40,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:42,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:42,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:42,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:42,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:43,343 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:45,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:45,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:45,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:45,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:45,730 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:47,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:47,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:47,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:47,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:47,986 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:49,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:49,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:49,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:49,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:50,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:51,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:51,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:52,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:52,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:52,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:54,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:54,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:54,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:54,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:54,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:56,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:56,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:56,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:56,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:36:57,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:36:59,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:59,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:59,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:36:59,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:00,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:01,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:01,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:02,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:02,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:02,534 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:04,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:04,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:04,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:04,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:04,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:06,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:06,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:06,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:06,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:07,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:08,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:08,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:09,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:09,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:09,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:11,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:11,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:11,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:11,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:11,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:13,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:13,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:13,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:13,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:14,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:16,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:16,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:16,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:16,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:16,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:18,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:18,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:18,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:18,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:19,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:20,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:20,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:21,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:21,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:21,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:23,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:23,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:23,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:23,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:23,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:25,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:25,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:25,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:25,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:25,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:27,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:27,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:27,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:27,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:28,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:30,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:30,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:30,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:30,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:30,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:32,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:32,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:32,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:32,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:33,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:35,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:35,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:35,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:35,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:35,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:37,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:37,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:37,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:37,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:38,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:39,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:39,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:40,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:40,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:40,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:42,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:42,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:42,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:42,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:42,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:44,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:44,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:44,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:44,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:45,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:46,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:46,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:47,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:47,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:47,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:49,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:49,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:49,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:49,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:49,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:51,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:51,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:51,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:51,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:52,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:53,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:53,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:54,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:54,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:54,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:56,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:56,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:56,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:56,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:56,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:37:58,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:58,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:58,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:37:58,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:37:59,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:00,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:00,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:00,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:00,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:01,380 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:02,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:02,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:03,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:03,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:03,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:05,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:05,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:05,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:05,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:06,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:07,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:07,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:08,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:08,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:08,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:10,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:10,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:10,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:10,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:11,346 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:13,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:13,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:13,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:13,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:13,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:15,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:15,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:15,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:15,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:16,144 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:17,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:17,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:18,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:18,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:18,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:20,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:20,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:20,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:20,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:20,746 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:22,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:22,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:22,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:22,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:23,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:24,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:24,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:24,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:24,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:25,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:26,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:26,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:27,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:27,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:27,626 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:29,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:29,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:29,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:29,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:29,840 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:31,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:31,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:31,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:31,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:32,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:33,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:33,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:34,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:34,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:34,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:36,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:36,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:36,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:36,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:36,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:38,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:38,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:38,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:38,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:39,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:40,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:40,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:41,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:41,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:41,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:43,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:43,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:43,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:43,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:43,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:45,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:45,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:45,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:45,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:46,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:47,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:47,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:48,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:48,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:48,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:50,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:50,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:50,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:50,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:51,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:53,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:53,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:53,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:53,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:53,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:55,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:55,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:55,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:55,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:56,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:38:57,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:57,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:58,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:38:58,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:38:58,649 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:00,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:00,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:00,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:00,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:00,876 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:02,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:02,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:02,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:02,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:03,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:04,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:04,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:05,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:05,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:05,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:07,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:07,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:07,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:07,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:07,852 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:09,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:09,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:09,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:09,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:10,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:11,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:11,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:12,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:12,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:12,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:14,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:14,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:14,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:14,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:14,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:16,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:16,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:16,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:16,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:17,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:18,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:18,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:19,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:19,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:19,508 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:21,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:21,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:21,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:21,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:22,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:23,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:23,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:23,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:23,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:24,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:26,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:26,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:26,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:26,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:26,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:28,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:28,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:28,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:28,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:29,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:31,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:31,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:31,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:31,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:31,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:33,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:33,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:33,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:33,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:34,019 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:35,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:35,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:36,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:36,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:36,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:38,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:38,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:38,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:38,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:38,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:40,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:40,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:40,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:40,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:41,197 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:42,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:42,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:43,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:43,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:43,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:45,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:45,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:45,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:45,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:45,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:47,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:47,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:47,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:47,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:48,365 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:50,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:50,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:50,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:50,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:50,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:52,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:52,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:52,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:52,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:53,081 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:54,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:54,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:54,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:54,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:55,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:57,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:57,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:57,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:57,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:39:57,738 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:39:59,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:59,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:59,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:39:59,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:00,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:01,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:01,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:02,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:02,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:02,578 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:04,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:04,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:04,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:04,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:04,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:06,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:06,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:06,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:06,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:07,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:08,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:08,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:09,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:09,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:10,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:11,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:11,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:11,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:11,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:12,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:13,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:13,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:14,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:14,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:14,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:16,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:16,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:16,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:16,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:16,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:18,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:18,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:18,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:18,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:19,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:21,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:21,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:21,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:21,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:21,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:23,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:23,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:23,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:23,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:24,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:26,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:26,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:26,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:26,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:26,735 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:28,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:28,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:28,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:28,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:29,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:30,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:30,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:30,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:30,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:31,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:33,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:33,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:33,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:33,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:33,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:35,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:35,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:35,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:35,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:36,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:37,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:37,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:37,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:37,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:38,390 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:40,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:40,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:40,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:40,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:40,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:42,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:42,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:42,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:42,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:43,124 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:44,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:44,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:45,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:45,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:45,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:47,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:47,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:47,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:47,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:48,404 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:50,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:50,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:50,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:50,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:50,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:52,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:52,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:52,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:52,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:53,102 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:54,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:54,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:54,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:54,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:55,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:56,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:56,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:57,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:57,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:57,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:40:59,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:59,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:59,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:40:59,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:40:59,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:01,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:01,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:01,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:01,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:02,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:03,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:03,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:04,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:04,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:04,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:06,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:06,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:06,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:06,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:06,851 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:08,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:08,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:08,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:08,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:09,136 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:10,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:10,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:11,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:11,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:11,454 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:13,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:13,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:13,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:13,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:13,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:15,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:15,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:15,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:15,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:16,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:17,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:17,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:18,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:18,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:18,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:20,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:20,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:20,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:20,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:21,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:22,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:22,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:22,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:22,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:23,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:25,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:25,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:25,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:25,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:25,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:27,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:27,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:27,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:27,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:28,950 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:30,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:30,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:30,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:30,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:31,391 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:33,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:33,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:33,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:33,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:33,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:35,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:35,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:35,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:35,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:36,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:37,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:37,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:37,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:37,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:38,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:40,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:40,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:40,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:40,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:40,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:42,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:42,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:42,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:42,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:43,017 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:44,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:44,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:44,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:44,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:45,300 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:47,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:47,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:47,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:47,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:47,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:49,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:49,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:49,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:49,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:50,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:51,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:51,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:52,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:52,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:52,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:54,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:54,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:54,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:54,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:54,909 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:56,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:56,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:56,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:56,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:57,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:41:59,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:59,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:59,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:41:59,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:41:59,742 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:01,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:01,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:01,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:01,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:02,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:03,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:03,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:03,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:03,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:04,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:06,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:06,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:06,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:06,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:07,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:08,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:08,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:09,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:09,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:09,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:11,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:11,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:11,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:11,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:11,950 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:13,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:13,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:13,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:13,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:14,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:15,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:15,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:16,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:16,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:16,550 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:18,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:18,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:18,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:18,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:19,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:20,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:20,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:21,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:21,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:21,465 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:23,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:23,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:23,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:23,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:23,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:25,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:25,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:26,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:26,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:26,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:28,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:28,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:28,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:28,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:28,745 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:30,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:30,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:30,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:30,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:31,158 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:32,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:32,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:33,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:33,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:33,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:35,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:35,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:35,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:35,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:35,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:37,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:37,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:37,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:37,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:38,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:39,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:39,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:39,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:39,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:40,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:42,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:42,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:42,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:42,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:43,223 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:44,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:44,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:45,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:45,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:45,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:47,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:47,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:47,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:47,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:47,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:49,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:49,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:49,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:49,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:50,102 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:51,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:51,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:51,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:51,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:52,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:54,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:54,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:54,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:54,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:54,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:56,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:56,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:56,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:56,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:57,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:42:58,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:58,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:59,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:42:59,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:42:59,555 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:01,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:01,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:01,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:01,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:01,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:03,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:03,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:03,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:03,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:04,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:06,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:06,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:06,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:06,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:06,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:08,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:08,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:08,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:08,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:09,064 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:10,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:10,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:11,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:11,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:11,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:13,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:13,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:13,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:13,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:13,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:15,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:15,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:15,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:15,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:16,235 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:17,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:17,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:18,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:18,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:18,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:20,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:20,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:20,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:20,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:21,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:23,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:23,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:23,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:23,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:23,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:25,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:25,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:25,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:25,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:26,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:27,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:27,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:28,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:28,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:28,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:30,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:30,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:30,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:30,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:30,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:32,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:32,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:32,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:32,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:33,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:34,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:34,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:35,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:35,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:35,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:37,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:37,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:37,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:37,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:37,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:39,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:39,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:39,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:39,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:40,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:42,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:42,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:42,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:42,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:42,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:44,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:44,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:44,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:44,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:45,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:46,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:46,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:47,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:47,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:47,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:49,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:49,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:49,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:49,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:49,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:51,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:51,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:51,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:51,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:52,198 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:53,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:53,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:54,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:54,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:54,491 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:56,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:56,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:56,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:56,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:56,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:43:58,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:58,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:59,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:43:59,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:43:59,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:01,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:01,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:01,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:01,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:02,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:04,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:04,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:04,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:04,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:04,734 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:06,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:06,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:06,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:06,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:07,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:08,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:08,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:08,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:08,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:09,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:10,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:10,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:11,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:11,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:11,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:13,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:13,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:13,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:13,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:13,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:15,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:15,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:15,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:15,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:16,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:17,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:17,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:18,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:18,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:18,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:20,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:20,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:20,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:20,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:21,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:22,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:22,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:22,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:22,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:23,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:24,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:24,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:25,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:25,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:25,560 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:27,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:27,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:27,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:27,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:27,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:29,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:29,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:29,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:29,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:30,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:31,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:31,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:32,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:32,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:32,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:34,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:34,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:34,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:34,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:34,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:36,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:36,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:36,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:36,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:37,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:39,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:39,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:39,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:39,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:40,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:41,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:41,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:41,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:41,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:42,341 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:44,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:44,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:44,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:44,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:44,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:46,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:46,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:46,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:46,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:47,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:48,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:48,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:49,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:49,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:49,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:51,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:51,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:51,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:51,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:51,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:53,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:53,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:53,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:53,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:54,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:55,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:55,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:56,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:56,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:56,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:44:58,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:58,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:58,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:44:58,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:44:58,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:00,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:00,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:00,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:00,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:01,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:02,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:02,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:03,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:03,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:03,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:05,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:05,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:05,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:05,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:05,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:07,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:07,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:07,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:07,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:08,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:10,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:10,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:10,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:10,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:10,758 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:12,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:12,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:12,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:12,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:13,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:15,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:15,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:15,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:15,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:15,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:17,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:17,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:17,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:17,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:18,331 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:19,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:19,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:20,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:20,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:20,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:22,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:22,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:22,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:22,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:22,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:24,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:24,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:25,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:25,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:25,434 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:27,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:27,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:27,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:27,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:27,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:29,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:29,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:29,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:29,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:30,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:31,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:31,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:32,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:32,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:32,594 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:34,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:34,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:34,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:34,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:34,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:36,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:36,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:37,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:37,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:37,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:39,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:39,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:39,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:39,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:39,714 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:41,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:41,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:41,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:41,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:42,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:43,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:43,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:44,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:44,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:44,448 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:46,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:46,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:46,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:46,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:46,788 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:48,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:48,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:48,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:48,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:49,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:50,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:50,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:51,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:51,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:52,136 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:53,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:53,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:54,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:54,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:54,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:56,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:56,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:56,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:56,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:56,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:45:58,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:58,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:58,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:45:58,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:45:59,244 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:00,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:00,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:01,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:01,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:01,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:03,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:03,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:03,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:03,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:03,889 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:05,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:05,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:05,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:05,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:06,365 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:07,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:07,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:08,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:08,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:08,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:10,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:10,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:10,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:10,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:10,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:12,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:12,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:12,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:12,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:13,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:15,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:15,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:15,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:15,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:15,743 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:17,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:17,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:17,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:17,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:18,004 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:19,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:19,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:20,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:20,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:20,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:22,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:22,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:22,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:22,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:22,877 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:24,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:24,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:24,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:24,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:25,289 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:26,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:26,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:27,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:27,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:27,537 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:29,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:29,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:29,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:29,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:29,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:31,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:31,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:31,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:31,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:32,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:34,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:34,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:34,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:34,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:35,028 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:36,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:36,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:36,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:36,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:37,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:38,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:38,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:39,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:39,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:39,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:41,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:41,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:41,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:41,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:42,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:43,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:43,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:44,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:44,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:44,609 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:46,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:46,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:46,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:46,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:46,958 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:48,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:48,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:49,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:49,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:49,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:51,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:51,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:51,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:51,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:51,747 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:53,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:53,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:53,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:53,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:53,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:55,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:55,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:55,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:55,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:56,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:46:57,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:57,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:58,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:46:58,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:46:58,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:00,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:00,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:00,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:00,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:00,772 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:02,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:02,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:02,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:02,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:03,063 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:04,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:04,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:05,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:05,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:05,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:07,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:07,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:07,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:07,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:07,841 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:09,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:09,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:09,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:09,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:10,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:11,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:11,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:12,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:12,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:12,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:14,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:14,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:14,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:14,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:15,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:16,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:16,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:17,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:17,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:17,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:19,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:19,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:19,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:19,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:20,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:21,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:21,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:21,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:21,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:22,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:23,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:23,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:24,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:24,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:24,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:26,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:26,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:26,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:26,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:27,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:28,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:28,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:28,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:28,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:29,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:30,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:30,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:31,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:31,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:31,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:33,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:33,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:33,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:33,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:34,041 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:35,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:35,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:36,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:36,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:36,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:38,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:38,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:38,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:38,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:38,852 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:40,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:40,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:40,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:40,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:41,207 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:42,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:42,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:43,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:43,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:43,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:45,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:45,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:45,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:45,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:45,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:47,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:47,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:47,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:47,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:48,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:49,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:49,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:50,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:50,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:50,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:52,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:52,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:52,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:52,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:52,795 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:54,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:54,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:54,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:54,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:55,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:57,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:57,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:57,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:57,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:47:58,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:47:59,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:47:59,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:00,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:00,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:00,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:02,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:02,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:02,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:02,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:02,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:04,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:04,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:04,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:04,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:05,223 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:06,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:06,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:07,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:07,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:07,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:09,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:09,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:09,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:09,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:09,839 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:11,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:11,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:11,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:11,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:12,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:13,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:13,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:14,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:14,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:14,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:16,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:16,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:16,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:16,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:16,720 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:18,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:18,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:18,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:18,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:19,169 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:20,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:20,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:21,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:21,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:21,545 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:23,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:23,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:23,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:23,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:23,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:25,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:25,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:25,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:25,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:26,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:27,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:27,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:28,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:28,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:28,595 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:30,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:30,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:30,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:32,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:32,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:32,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:32,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:33,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:34,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:34,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:35,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:35,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:35,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:37,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:37,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:37,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:37,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:38,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:40,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:40,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:40,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:40,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:40,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:42,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:42,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:42,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:42,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:43,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:44,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:44,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:45,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:45,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:45,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:47,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:47,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:47,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:47,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:47,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:49,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:49,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:49,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:49,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:50,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:51,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:51,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:51,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:51,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:52,366 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:53,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:54,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:54,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:54,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:54,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:56,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:56,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:56,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:56,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:57,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:48:58,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:58,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:58,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:48:58,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:48:59,359 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:01,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:01,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:01,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:01,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:01,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:03,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:03,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:03,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:03,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:04,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:05,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:05,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:05,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:05,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:06,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:08,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:08,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:08,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:08,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:08,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:10,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:10,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:10,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:10,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:11,072 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:12,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:12,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:13,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:13,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:13,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:15,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:15,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:15,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:15,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:15,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:17,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:17,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:17,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:17,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:18,156 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:19,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:19,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:20,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:20,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:20,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:22,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:22,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:22,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:22,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:23,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:24,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:24,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:25,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:25,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:25,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:27,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:27,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:27,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:27,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:27,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:29,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:29,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:29,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:29,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:30,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:31,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:31,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:32,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:32,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:32,616 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:34,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:34,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:34,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:34,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:34,871 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:36,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:36,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:36,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:36,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:37,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:39,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:39,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:39,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:39,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:39,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:41,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:41,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:41,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:41,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:42,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:43,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:43,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:44,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:44,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:44,439 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:46,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:46,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:46,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:46,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:46,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:48,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:48,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:48,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:48,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:49,124 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:50,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:50,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:51,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:51,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:51,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:53,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:53,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:53,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:53,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:53,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:55,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:55,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:55,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:55,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:56,378 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:49:58,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:58,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:58,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:49:58,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:49:58,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:00,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:00,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:00,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:00,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:01,134 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:02,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:02,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:03,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:03,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:04,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:05,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:05,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:05,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:05,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:06,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:08,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:08,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:08,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:08,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:08,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:10,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:10,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:10,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:10,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:11,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:12,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:12,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:13,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:13,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:13,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:15,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:15,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:15,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:15,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:15,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:17,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:17,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:17,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:17,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:18,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:19,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:19,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:20,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:20,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:20,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:22,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:22,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:22,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:22,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:23,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:24,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:24,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:25,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:25,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:25,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:27,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:27,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:27,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:27,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:27,924 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:29,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:29,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:29,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:29,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:30,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:32,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:32,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:32,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:32,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:32,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:34,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:34,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:34,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:34,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:35,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:36,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:36,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:37,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:37,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:37,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:39,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:39,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:39,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:39,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:40,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:41,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:41,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:42,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:42,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:42,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:44,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:44,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:44,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:44,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:44,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:46,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:46,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:46,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:46,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:47,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:49,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:49,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:49,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:49,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:50,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:52,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:52,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:52,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:52,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:52,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:54,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:54,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:54,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:54,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:55,038 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:56,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:56,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:57,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:57,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:50:57,453 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:50:59,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:59,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:59,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:50:59,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:00,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:01,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:01,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:02,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:02,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:02,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:04,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:04,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:04,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:04,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:04,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:06,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:06,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:06,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:06,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:07,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:09,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:09,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:09,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:09,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:09,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:11,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:11,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:11,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:11,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:11,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:13,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:13,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:13,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:13,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:14,261 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:16,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:16,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:16,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:16,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:16,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:18,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:18,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:18,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:18,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:18,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:20,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:20,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:20,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:20,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:21,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:22,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:22,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:23,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:23,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:23,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:25,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:25,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:25,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:25,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:26,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:27,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:27,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:27,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:27,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:28,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:30,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:30,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:30,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:30,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:31,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:33,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:33,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:33,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:33,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:33,734 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:35,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:35,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:35,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:35,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:36,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:37,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:37,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:37,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:37,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:38,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:39,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:39,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:40,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:40,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:40,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:42,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:42,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:42,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:42,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:43,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:44,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:44,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:44,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:44,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:45,283 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:46,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:46,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:47,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:47,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:47,627 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:49,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:49,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:49,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:49,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:50,036 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:51,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:51,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:52,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:52,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:52,473 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:54,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:54,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:54,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:54,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:54,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:56,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:56,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:56,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:56,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:57,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:51:58,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:58,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:59,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:51:59,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:51:59,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:01,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:01,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:01,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:01,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:01,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:03,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:03,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:03,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:03,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:04,226 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:06,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:06,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:06,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:06,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:06,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:08,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:08,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:08,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:08,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:09,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:10,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:10,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:11,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:11,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:11,592 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:13,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:13,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:13,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:13,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:14,449 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:16,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:16,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:16,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:16,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:16,784 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:18,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:18,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:18,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:18,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:19,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:20,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:20,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:21,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:21,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:21,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:23,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:23,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:23,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:23,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:23,790 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:25,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:25,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:25,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:25,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:26,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:27,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:27,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:27,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:27,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:28,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:30,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:30,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:30,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:30,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:30,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:32,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:32,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:32,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:32,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:33,044 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:34,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:34,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:34,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:34,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:35,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:36,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:36,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:37,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:37,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:37,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:39,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:39,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:39,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:39,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:39,983 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:41,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:41,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:41,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:41,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:42,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:44,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:44,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:44,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:44,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:44,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:46,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:46,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:46,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:46,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:47,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:48,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:48,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:49,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:49,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:49,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:51,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:51,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:51,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:51,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:51,784 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:53,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:53,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:53,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:53,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:54,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:56,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:56,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:56,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:56,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:57,224 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:52:59,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:59,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:59,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:52:59,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:52:59,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:01,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:01,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:01,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:01,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:01,999 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:03,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:03,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:03,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:03,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:04,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:06,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:06,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:06,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:06,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:06,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:08,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:08,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:08,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:08,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:09,072 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:10,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:10,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:10,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:10,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:11,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:12,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:12,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:13,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:13,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:13,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:15,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:15,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:15,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:15,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:16,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:17,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:17,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:17,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:17,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:18,373 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:20,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:20,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:20,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:20,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:20,781 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:22,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:22,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:22,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:22,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:23,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:24,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:24,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:25,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:25,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:25,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:27,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:27,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:27,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:27,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:27,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:29,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:29,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:29,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:29,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:30,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:31,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:31,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:32,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:32,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:32,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:34,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:34,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:34,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:34,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:34,767 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:36,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:36,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:36,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:36,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:37,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:39,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:39,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:39,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:39,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:39,683 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:41,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:41,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:41,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:41,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:42,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:43,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:43,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:43,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:43,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:44,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:45,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:45,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:46,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:46,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:46,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:48,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:48,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:48,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:48,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:49,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:50,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:50,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:50,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:50,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:51,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:53,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:53,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:53,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:53,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 18:53:53,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 18:53:54,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:54,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:55,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 18:53:55,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +Reading metadata...: 75336it [00:02, 26272.80it/s] | 1704/10000 [4:50:20<5:52:10, 2.55s/it] +{'eval_loss': 0.17469166219234467, 'eval_wer': 12.377697973542453, 'eval_runtime': 4132.0041, 'eval_samples_per_second': 3.299, 'eval_steps_per_second': 0.412, 'epoch': 0.15} +{'loss': 0.1796, 'grad_norm': 4.05070686340332, 'learning_rate': 3.902960526315789e-06, 'epoch': 0.15} +{'loss': 0.1561, 'grad_norm': 2.989821195602417, 'learning_rate': 3.891447368421052e-06, 'epoch': 0.15} +{'loss': 0.1609, 'grad_norm': 2.9603219032287598, 'learning_rate': 3.879934210526315e-06, 'epoch': 0.16} +{'loss': 0.1833, 'grad_norm': 3.2663583755493164, 'learning_rate': 3.868421052631579e-06, 'epoch': 0.16} +{'loss': 0.1727, 'grad_norm': 3.459775686264038, 'learning_rate': 3.856907894736842e-06, 'epoch': 0.16} +{'loss': 0.181, 'grad_norm': 3.427720069885254, 'learning_rate': 3.845394736842105e-06, 'epoch': 0.17} +{'loss': 0.1536, 'grad_norm': 4.471118450164795, 'learning_rate': 3.833881578947368e-06, 'epoch': 0.17} +{'loss': 0.1372, 'grad_norm': 3.1428306102752686, 'learning_rate': 3.822368421052632e-06, 'epoch': 0.17} +Reading metadata...: 13630it [00:00, 14746.26it/s] + 20%|█████████████████████████▍ | 2000/10000 [5:04:58<6:33:13, 2.95s/it][INFO|trainer.py:4054] 2024-10-05 19:19:14,305 >> +{'loss': 0.1454, 'grad_norm': 2.8270132541656494, 'learning_rate': 3.8108552631578944e-06, 'epoch': 1.0} +{'loss': 0.1303, 'grad_norm': 3.0873589515686035, 'learning_rate': 3.799342105263158e-06, 'epoch': 1.0} +{'loss': 0.1383, 'grad_norm': 3.187711000442505, 'learning_rate': 3.787828947368421e-06, 'epoch': 1.01} +{'loss': 0.1626, 'grad_norm': 3.1710643768310547, 'learning_rate': 3.776315789473684e-06, 'epoch': 1.01} +{'loss': 0.1405, 'grad_norm': 3.4516818523406982, 'learning_rate': 3.7648026315789473e-06, 'epoch': 1.01} +{'loss': 0.143, 'grad_norm': 2.930408000946045, 'learning_rate': 3.7532894736842103e-06, 'epoch': 1.01} +{'loss': 0.1437, 'grad_norm': 3.066941261291504, 'learning_rate': 3.7417763157894733e-06, 'epoch': 1.02} +{'loss': 0.1289, 'grad_norm': 3.389916181564331, 'learning_rate': 3.7302631578947363e-06, 'epoch': 1.02} +{'loss': 0.1415, 'grad_norm': 3.048574209213257, 'learning_rate': 3.7187499999999998e-06, 'epoch': 1.02} +{'loss': 0.1386, 'grad_norm': 2.5267295837402344, 'learning_rate': 3.7072368421052628e-06, 'epoch': 1.02} +{'loss': 0.1436, 'grad_norm': 3.151757001876831, 'learning_rate': 3.6957236842105258e-06, 'epoch': 1.03} +{'loss': 0.1353, 'grad_norm': 3.629039764404297, 'learning_rate': 3.684210526315789e-06, 'epoch': 1.03} +***** Running Evaluation ***** +[INFO|trainer.py:4058] 2024-10-05 19:19:14,305 >> Num examples: Unknown +[INFO|trainer.py:4059] 2024-10-05 19:19:14,305 >> Batch size = 8 +Reading metadata...: 13630it [00:00, 15041.52it/s] +[INFO|trainer_utils.py:830] 2024-10-05 19:19:15,688 >> The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:16,056 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:17,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:17,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:17,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:17,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:18,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:20,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:20,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:20,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:20,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:20,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:22,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:22,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:22,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:22,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:23,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:24,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:24,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:25,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:25,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:25,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:27,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:27,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:27,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:27,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:27,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:29,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:29,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:29,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:29,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:29,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:31,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:31,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:31,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:31,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:32,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:33,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:33,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:34,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:34,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:34,656 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:36,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:36,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:36,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:36,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:37,019 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:38,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:38,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:39,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:39,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:39,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:41,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:41,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:41,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:41,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:41,731 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:43,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:43,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:43,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:43,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:44,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:45,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:45,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:46,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:46,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:46,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:48,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:48,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:48,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:48,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:48,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:50,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:50,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:50,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:50,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:51,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:53,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:53,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:53,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:53,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:54,223 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:55,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:55,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:56,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:56,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:56,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:19:58,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:58,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:58,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:19:58,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:19:58,917 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:00,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:00,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:00,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:00,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:01,233 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:02,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:02,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:03,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:03,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:03,496 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:05,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:05,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:05,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:05,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:05,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:07,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:07,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:07,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:07,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:08,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:09,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:09,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:10,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:10,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:10,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:12,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:12,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:12,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:12,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:13,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:14,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:14,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:15,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:15,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:15,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:17,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:17,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:17,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:17,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:17,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:19,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:19,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:19,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:19,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:20,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:21,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:21,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:22,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:22,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:22,510 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:24,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:24,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:24,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:24,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:24,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:26,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:26,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:26,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:26,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:27,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:29,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:29,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:29,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:29,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:29,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:31,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:31,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:31,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:31,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:32,004 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:33,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:33,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:33,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:33,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:34,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:36,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:36,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:36,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:36,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:36,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:38,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:38,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:38,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:38,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:39,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:40,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:40,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:41,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:41,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:41,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:43,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:43,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:43,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:43,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:43,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:45,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:45,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:45,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:45,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:46,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:48,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:48,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:48,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:48,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:48,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:50,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:50,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:50,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:50,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:51,150 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:52,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:52,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:52,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:52,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:53,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:55,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:55,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:55,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:55,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:55,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:57,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:57,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:57,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:57,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:20:58,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:20:59,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:20:59,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:00,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:00,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:00,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:02,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:02,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:02,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:02,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:02,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:04,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:04,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:04,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:04,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:04,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:06,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:06,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:07,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:07,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:07,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:09,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:09,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:09,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:09,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:09,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:11,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:11,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:11,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:11,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:12,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:13,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:13,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:14,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:14,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:14,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:16,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:16,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:16,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:16,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:17,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:18,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:18,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:19,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:19,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:19,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:21,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:21,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:21,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:21,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:21,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:23,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:23,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:23,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:23,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:24,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:26,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:26,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:26,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:26,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:26,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:28,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:28,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:28,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:28,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:29,158 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:30,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:30,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:31,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:31,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:31,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:33,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:33,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:33,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:33,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:33,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:35,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:35,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:35,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:35,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:36,233 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:38,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:38,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:38,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:38,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:38,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:40,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:40,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:40,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:40,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:41,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:42,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:42,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:43,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:43,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:43,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:45,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:45,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:45,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:45,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:45,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:47,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:47,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:47,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:47,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:48,168 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:49,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:49,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:50,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:50,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:50,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:52,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:52,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:52,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:52,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:52,894 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:54,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:54,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:54,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:54,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:55,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:57,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:57,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:57,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:57,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:21:57,856 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:21:59,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:59,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:59,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:21:59,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:00,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:01,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:01,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:02,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:02,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:02,404 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:04,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:04,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:04,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:04,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:04,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:06,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:06,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:06,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:06,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:07,178 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:08,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:08,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:09,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:09,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:09,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:11,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:11,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:11,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:11,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:11,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:13,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:13,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:13,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:13,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:14,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:16,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:16,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:16,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:16,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:16,865 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:18,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:18,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:18,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:18,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:19,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:21,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:21,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:21,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:21,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:21,719 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:23,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:23,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:23,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:23,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:24,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:25,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:25,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:26,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:26,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:26,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:28,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:28,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:28,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:28,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:28,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:30,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:30,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:30,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:30,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:31,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:32,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:32,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:33,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:33,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:33,656 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:35,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:35,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:35,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:35,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:36,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:38,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:38,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:38,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:38,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:39,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:40,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:40,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:41,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:41,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:41,497 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:43,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:43,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:43,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:43,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:43,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:45,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:45,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:45,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:45,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:46,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:47,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:47,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:48,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:48,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:48,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:50,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:50,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:50,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:50,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:50,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:52,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:52,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:52,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:52,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:53,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:55,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:55,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:55,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:55,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:55,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:22:57,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:57,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:57,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:22:57,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:22:58,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:00,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:00,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:00,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:00,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:00,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:02,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:02,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:02,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:02,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:03,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:04,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:04,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:05,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:05,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:05,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:07,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:07,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:07,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:07,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:07,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:09,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:09,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:09,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:09,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:10,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:11,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:11,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:12,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:12,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:12,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:14,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:14,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:14,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:14,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:15,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:16,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:16,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:17,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:17,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:18,157 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:19,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:19,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:20,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:20,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:20,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:22,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:22,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:22,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:22,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:22,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:24,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:24,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:24,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:24,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:25,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:26,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:26,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:27,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:27,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:27,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:29,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:29,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:29,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:29,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:30,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:31,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:31,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:32,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:32,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:32,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:34,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:34,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:34,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:34,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:34,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:36,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:36,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:36,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:36,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:37,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:39,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:39,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:39,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:39,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:39,700 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:41,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:41,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:41,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:41,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:42,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:43,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:43,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:44,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:44,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:44,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:46,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:46,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:46,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:46,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:46,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:48,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:48,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:48,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:48,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:49,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:50,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:50,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:50,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:51,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:51,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:53,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:53,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:53,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:53,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:53,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:55,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:55,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:55,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:55,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:56,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:23:57,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:57,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:58,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:23:58,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:23:59,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:00,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:00,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:01,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:01,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:01,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:03,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:03,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:03,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:03,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:03,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:05,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:05,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:05,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:05,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:06,251 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:07,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:07,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:08,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:08,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:08,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:10,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:10,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:10,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:10,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:11,078 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:12,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:12,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:12,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:12,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:13,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:15,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:15,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:15,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:15,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:15,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:17,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:17,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:17,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:17,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:18,289 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:19,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:19,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:20,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:20,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:20,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:22,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:22,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:22,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:22,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:22,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:24,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:24,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:24,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:24,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:25,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:27,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:27,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:27,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:27,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:27,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:29,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:29,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:29,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:29,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:30,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:31,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:31,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:32,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:32,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:32,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:34,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:34,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:34,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:34,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:34,734 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:36,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:36,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:36,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:36,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:37,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:38,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:38,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:38,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:38,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:39,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:40,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:40,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:41,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:41,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:42,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:43,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:43,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:44,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:44,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:44,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:46,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:46,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:46,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:46,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:46,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:48,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:48,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:48,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:48,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:49,224 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:50,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:50,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:51,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:51,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:51,592 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:53,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:53,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:53,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:53,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:53,978 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:55,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:55,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:55,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:55,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:56,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:24:57,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:57,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:58,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:24:58,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:24:58,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:00,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:00,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:00,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:00,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:00,929 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:02,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:02,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:02,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:02,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:03,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:05,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:05,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:05,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:05,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:05,720 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:07,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:07,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:07,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:07,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:08,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:09,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:09,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:10,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:10,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:10,470 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:12,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:12,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:12,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:12,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:12,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:14,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:14,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:14,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:14,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:15,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:17,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:17,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:17,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:17,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:17,700 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:19,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:19,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:19,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:19,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:19,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:21,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:21,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:21,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:21,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:22,233 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:23,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:23,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:24,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:24,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:25,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:26,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:26,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:27,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:27,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:27,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:29,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:29,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:29,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:29,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:29,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:31,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:31,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:31,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:31,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:32,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:33,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:33,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:34,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:34,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:34,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:36,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:36,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:36,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:36,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:36,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:38,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:38,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:38,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:38,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:39,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:40,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:40,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:41,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:41,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:41,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:43,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:43,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:43,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:43,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:43,780 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:45,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:45,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:45,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:45,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:46,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:47,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:47,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:48,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:48,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:48,473 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:50,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:50,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:50,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:50,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:50,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:52,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:52,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:53,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:53,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:53,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:55,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:55,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:55,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:55,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:55,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:57,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:57,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:57,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:57,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:25:57,927 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:25:59,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:59,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:59,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:25:59,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:00,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:01,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:01,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:02,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:02,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:02,568 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:04,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:04,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:04,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:04,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:05,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:07,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:07,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:07,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:07,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:07,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:09,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:09,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:09,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:09,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:10,160 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:11,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:11,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:12,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:12,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:12,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:14,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:14,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:14,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:14,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:15,019 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:16,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:16,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:16,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:16,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:17,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:18,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:18,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:19,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:19,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:19,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:21,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:21,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:21,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:21,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:21,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:23,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:23,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:23,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:23,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:24,344 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:25,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:26,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:26,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:26,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:26,675 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:28,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:28,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:28,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:28,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:29,115 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:30,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:30,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:31,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:31,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:31,429 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:33,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:33,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:33,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:33,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:33,829 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:35,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:35,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:35,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:35,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:36,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:37,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:37,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:38,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:38,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:38,484 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:40,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:40,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:40,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:40,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:40,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:42,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:42,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:42,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:42,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:43,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:44,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:44,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:45,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:45,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:46,204 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:47,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:47,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:48,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:48,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:48,495 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:50,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:50,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:50,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:50,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:50,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:52,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:52,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:52,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:52,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:53,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:54,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:54,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:55,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:55,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:55,621 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:57,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:57,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:57,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:57,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:26:58,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:26:59,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:59,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:59,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:26:59,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:00,392 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:02,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:02,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:02,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:02,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:02,769 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:04,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:04,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:04,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:04,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:05,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:06,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:06,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:07,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:07,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:07,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:09,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:09,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:09,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:09,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:09,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:11,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:11,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:11,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:11,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:12,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:13,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:13,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:14,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:14,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:14,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:16,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:16,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:16,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:16,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:16,856 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:18,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:18,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:18,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:18,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:19,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:21,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:21,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:21,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:21,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:21,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:23,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:23,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:23,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:23,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:24,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:25,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:25,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:25,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:25,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:26,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:28,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:28,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:28,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:28,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:29,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:30,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:30,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:31,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:31,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:31,490 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:33,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:33,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:33,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:33,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:33,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:35,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:35,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:35,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:35,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:36,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:37,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:37,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:38,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:38,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:38,552 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:40,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:40,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:40,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:40,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:40,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:42,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:42,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:43,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:43,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:43,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:45,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:45,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:45,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:45,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:46,090 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:47,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:47,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:48,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:48,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:48,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:50,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:50,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:50,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:50,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:50,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:52,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:52,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:52,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:52,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:53,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:54,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:54,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:55,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:55,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:55,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:57,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:57,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:57,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:57,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:27:57,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:27:59,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:59,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:59,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:27:59,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:00,271 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:01,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:01,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:02,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:02,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:02,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:04,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:04,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:04,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:04,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:05,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:06,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:06,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:07,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:07,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:07,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:09,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:09,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:09,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:09,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:10,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:12,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:12,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:12,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:12,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:12,780 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:14,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:14,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:14,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:14,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:15,020 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:16,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:16,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:16,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:16,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:17,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:19,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:19,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:19,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:19,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:19,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:21,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:21,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:21,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:21,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:21,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:23,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:23,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:23,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:23,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:24,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:25,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:25,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:26,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:26,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:26,550 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:28,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:28,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:28,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:28,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:29,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:30,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:30,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:31,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:31,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:31,417 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:33,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:33,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:33,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:33,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:33,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:35,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:35,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:35,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:35,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:36,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:37,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:37,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:37,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:37,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:38,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:40,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:40,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:40,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:40,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:40,877 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:42,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:42,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:42,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:42,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:43,276 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:44,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:44,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:45,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:45,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:45,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:47,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:47,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:47,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:47,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:47,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:49,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:49,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:49,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:49,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:50,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:51,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:51,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:52,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:52,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:53,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:54,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:54,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:55,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:55,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:55,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:57,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:57,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:57,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:57,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:28:57,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:28:59,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:59,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:59,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:28:59,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:00,126 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:01,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:01,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:02,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:02,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:02,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:04,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:04,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:04,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:04,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:04,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:06,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:06,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:06,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:06,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:07,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:09,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:09,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:09,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:09,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:09,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:11,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:11,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:11,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:11,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:12,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:13,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:13,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:14,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:14,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:14,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:16,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:16,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:16,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:16,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:16,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:18,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:18,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:18,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:18,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:19,295 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:20,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:20,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:21,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:21,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:21,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:23,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:23,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:23,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:23,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:23,882 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:25,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:25,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:25,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:25,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:26,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:27,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:27,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:28,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:28,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:28,595 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:30,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:30,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:30,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:30,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:30,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:32,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:32,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:32,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:32,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:33,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:34,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:34,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:35,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:35,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:35,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:37,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:37,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:37,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:37,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:38,095 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:39,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:39,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:40,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:40,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:40,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:42,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:42,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:42,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:42,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:42,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:44,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:44,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:44,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:44,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:45,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:46,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:46,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:47,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:47,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:47,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:49,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:49,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:49,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:49,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:49,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:51,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:51,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:51,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:51,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:52,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:53,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:53,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:54,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:54,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:54,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:56,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:56,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:56,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:56,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:57,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:29:58,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:58,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:58,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:29:58,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:29:59,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:01,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:01,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:01,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:01,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:01,872 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:03,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:03,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:03,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:03,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:04,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:06,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:06,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:06,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:06,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:06,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:08,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:08,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:08,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:08,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:09,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:10,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:10,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:11,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:11,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:11,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:13,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:13,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:13,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:13,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:13,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:15,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:15,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:15,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:15,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:16,670 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:18,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:18,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:18,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:18,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:18,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:20,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:20,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:21,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:21,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:21,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:23,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:23,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:23,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:23,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:23,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:25,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:25,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:25,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:25,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:26,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:27,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:27,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:27,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:27,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:28,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:30,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:30,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:30,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:30,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:30,785 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:32,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:32,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:32,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:32,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:33,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:34,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:34,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:35,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:35,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:35,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:37,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:37,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:37,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:37,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:37,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:39,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:39,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:40,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:40,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:40,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:42,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:42,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:42,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:42,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:42,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:44,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:44,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:44,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:44,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:45,134 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:46,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:46,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:47,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:47,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:47,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:49,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:49,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:49,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:49,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:49,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:51,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:51,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:51,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:51,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:52,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:53,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:53,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:54,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:54,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:54,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:56,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:56,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:56,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:56,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:56,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:30:58,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:58,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:58,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:30:58,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:30:59,496 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:01,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:01,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:01,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:01,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:01,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:03,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:03,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:03,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:03,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:04,222 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:05,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:05,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:06,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:06,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:06,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:08,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:08,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:08,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:08,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:08,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:10,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:10,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:10,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:10,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:11,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:12,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:12,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:13,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:13,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:13,627 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:15,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:15,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:15,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:15,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:15,945 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:17,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:17,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:17,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:17,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:18,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:20,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:20,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:20,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:20,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:20,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:22,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:22,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:22,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:22,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:23,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:24,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:24,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:24,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:24,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:25,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:27,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:27,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:27,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:27,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:27,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:29,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:29,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:29,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:29,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:30,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:31,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:31,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:32,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:32,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:32,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:34,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:34,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:34,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:34,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:34,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:36,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:36,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:36,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:36,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:37,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:38,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:38,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:39,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:39,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:39,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:41,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:41,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:41,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:41,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:42,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:44,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:44,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:44,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:44,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:44,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:46,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:46,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:46,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:46,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:47,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:48,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:48,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:49,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:49,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:49,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:51,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:51,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:51,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:51,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:52,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:53,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:53,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:54,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:54,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:54,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:56,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:56,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:56,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:56,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:56,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:31:58,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:58,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:58,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:31:58,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:31:59,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:00,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:00,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:01,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:01,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:01,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:03,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:03,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:03,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:03,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:03,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:05,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:05,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:05,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:05,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:06,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:08,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:08,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:08,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:08,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:08,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:10,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:10,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:10,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:10,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:11,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:12,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:12,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:12,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:12,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:13,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:15,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:15,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:15,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:15,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:15,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:17,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:17,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:17,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:17,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:18,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:20,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:20,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:20,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:20,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:21,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:22,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:22,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:23,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:23,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:23,486 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:25,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:25,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:25,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:25,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:25,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:27,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:27,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:27,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:27,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:28,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:29,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:29,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:30,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:30,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:30,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:32,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:32,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:32,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:32,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:32,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:34,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:34,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:35,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:35,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:35,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:37,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:37,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:37,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:37,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:37,735 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:39,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:39,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:39,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:39,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:40,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:41,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:41,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:42,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:42,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:42,495 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:44,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:44,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:44,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:44,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:44,748 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:46,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:46,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:46,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:46,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:47,136 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:48,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:48,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:49,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:49,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:49,495 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:51,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:51,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:51,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:51,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:51,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:53,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:53,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:53,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:53,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:54,347 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:55,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:55,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:56,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:56,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:56,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:32:58,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:58,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:58,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:32:58,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:32:59,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:00,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:00,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:01,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:01,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:02,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:03,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:03,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:04,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:04,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:04,470 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:06,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:06,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:06,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:06,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:06,758 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:08,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:08,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:08,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:08,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:09,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:10,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:10,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:11,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:11,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:11,594 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:13,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:13,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:13,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:13,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:13,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:15,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:15,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:15,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:15,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:16,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:18,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:18,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:18,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:18,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:18,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:20,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:20,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:20,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:20,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:20,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:22,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:22,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:22,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:22,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:23,284 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:24,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:24,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:25,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:25,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:25,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:27,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:27,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:27,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:27,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:27,906 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:29,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:29,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:29,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:29,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:30,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:32,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:32,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:32,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:32,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:32,729 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:34,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:34,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:34,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:34,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:35,104 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:36,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:36,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:37,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:37,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:37,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:39,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:39,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:39,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:39,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:39,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:41,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:41,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:41,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:41,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:42,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:44,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:44,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:44,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:44,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:44,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:46,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:46,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:46,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:46,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:47,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:48,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:48,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:49,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:49,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:49,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:51,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:51,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:51,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:51,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:51,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:53,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:53,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:53,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:53,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:54,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:55,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:55,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:56,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:56,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:56,588 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:33:58,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:58,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:58,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:33:58,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:33:59,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:00,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:00,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:00,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:00,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:01,304 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:02,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:02,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:03,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:03,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:03,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:05,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:05,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:05,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:05,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:05,962 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:07,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:07,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:07,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:07,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:08,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:09,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:09,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:10,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:10,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:10,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:12,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:12,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:12,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:12,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:13,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:14,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:14,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:15,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:15,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:15,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:17,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:17,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:17,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:17,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:17,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:19,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:19,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:19,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:19,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:20,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:21,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:21,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:22,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:22,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:22,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:24,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:24,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:24,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:24,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:24,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:26,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:26,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:26,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:26,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:27,743 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:29,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:29,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:29,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:29,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:29,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:31,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:31,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:32,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:32,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:32,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:34,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:34,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:34,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:34,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:34,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:36,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:36,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:36,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:36,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:37,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:38,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:38,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:39,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:39,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:39,520 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:41,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:41,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:41,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:41,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:41,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:43,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:43,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:43,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:43,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:44,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:46,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:46,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:46,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:46,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:46,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:48,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:48,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:48,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:48,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:49,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:50,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:50,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:51,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:51,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:51,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:53,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:53,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:53,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:53,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:53,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:55,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:55,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:55,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:55,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:56,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:34:58,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:58,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:58,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:34:58,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:34:58,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:00,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:00,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:00,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:00,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:01,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:02,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:02,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:03,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:03,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:03,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:05,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:05,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:05,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:05,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:05,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:07,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:07,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:07,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:07,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:08,844 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:10,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:10,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:10,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:10,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:11,162 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:12,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:12,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:13,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:13,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:13,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:15,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:15,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:15,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:15,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:15,829 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:17,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:17,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:17,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:17,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:18,187 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:19,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:19,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:20,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:20,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:20,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:22,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:22,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:22,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:22,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:22,846 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:24,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:24,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:24,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:24,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:25,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:26,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:26,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:27,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:27,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:27,605 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:29,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:29,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:29,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:29,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:30,019 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:31,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:31,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:31,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:31,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:32,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:34,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:34,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:34,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:34,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:34,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:36,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:36,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:36,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:36,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:37,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:38,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:38,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:39,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:39,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:39,583 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:41,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:41,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:41,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:41,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:42,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:43,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:43,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:44,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:44,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:44,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:46,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:46,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:46,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:46,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:46,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:48,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:48,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:49,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:49,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:49,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:51,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:51,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:51,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:51,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:52,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:53,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:53,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:54,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:54,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:54,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:56,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:56,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:56,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:56,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:56,852 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:35:58,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:58,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:58,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:35:58,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:35:59,198 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:00,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:00,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:01,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:01,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:01,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:03,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:03,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:03,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:03,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:04,178 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:05,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:05,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:06,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:06,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:06,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:08,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:08,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:08,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:08,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:09,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:10,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:10,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:10,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:10,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:11,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:12,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:12,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:13,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:13,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:13,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:15,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:15,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:15,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:15,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:15,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:17,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:17,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:17,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:17,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:18,341 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:20,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:20,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:20,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:20,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:20,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:22,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:22,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:22,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:22,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:23,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:24,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:24,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:25,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:25,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:25,518 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:27,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:27,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:27,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:27,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:27,779 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:29,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:29,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:29,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:29,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:30,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:32,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:32,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:32,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:32,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:32,983 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:34,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:34,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:35,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:35,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:35,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:37,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:37,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:37,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:37,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:37,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:39,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:39,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:39,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:39,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:40,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:41,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:41,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:42,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:42,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:42,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:44,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:44,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:44,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:44,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:44,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:46,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:46,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:46,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:46,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:47,177 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:48,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:48,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:49,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:49,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:49,421 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:51,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:51,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:51,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:51,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:51,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:53,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:53,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:53,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:53,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:54,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:56,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:56,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:56,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:56,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:56,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:36:58,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:58,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:58,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:36:58,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:36:59,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:00,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:00,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:01,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:01,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:01,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:03,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:03,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:03,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:03,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:03,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:05,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:05,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:05,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:05,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:06,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:07,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:07,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:08,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:08,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:08,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:10,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:10,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:10,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:10,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:11,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:13,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:13,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:13,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:13,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:13,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:15,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:15,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:15,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:15,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:16,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:18,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:18,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:18,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:18,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:18,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:20,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:20,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:20,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:20,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:21,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:22,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:22,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:23,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:23,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:23,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:25,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:25,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:25,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:25,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:26,083 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:27,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:27,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:28,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:28,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:28,439 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:30,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:30,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:30,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:30,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:30,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:32,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:32,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:32,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:32,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:33,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:34,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:34,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:35,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:35,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:35,577 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:37,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:37,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:37,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:37,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:37,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:39,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:39,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:39,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:40,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:42,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:42,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:42,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:42,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:42,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:44,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:44,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:44,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:44,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:45,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:46,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:46,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:46,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:46,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:47,382 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:49,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:49,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:49,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:49,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:49,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:51,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:51,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:51,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:51,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:52,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:53,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:53,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:54,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:54,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:54,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:56,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:56,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:56,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:56,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:56,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:37:58,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:58,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:58,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:37:58,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:37:59,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:01,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:01,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:01,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:01,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:01,886 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:03,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:03,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:03,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:03,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:04,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:05,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:05,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:06,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:06,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:06,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:08,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:08,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:08,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:08,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:08,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:10,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:10,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:10,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:10,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:11,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:12,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:12,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:13,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:13,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:13,583 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:15,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:15,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:15,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:15,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:16,020 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:17,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:17,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:17,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:17,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:18,256 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:19,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:19,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:20,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:20,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:20,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:22,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:22,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:22,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:22,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:22,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:24,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:24,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:24,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:24,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:25,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:27,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:27,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:27,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:27,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:27,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:29,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:29,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:29,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:29,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:30,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:32,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:32,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:32,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:32,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:32,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:34,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:34,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:34,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:34,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:35,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:37,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:37,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:37,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:37,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:37,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:39,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:39,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:39,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:39,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:39,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:41,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:41,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:41,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:41,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:42,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:44,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:44,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:44,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:44,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:44,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:46,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:46,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:46,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:46,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:47,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:48,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:48,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:48,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:48,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:49,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:50,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:50,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:51,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:51,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:51,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:53,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:53,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:53,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:53,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:54,060 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:55,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:55,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:56,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:56,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:56,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:38:58,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:58,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:58,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:38:58,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:38:58,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:00,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:00,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:00,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:00,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:01,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:02,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:02,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:03,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:03,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:03,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:05,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:05,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:05,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:05,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:05,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:07,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:07,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:07,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:07,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:08,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:09,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:09,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:09,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:09,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:10,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:12,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:12,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:12,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:12,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:13,367 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:15,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:15,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:15,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:15,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:15,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:17,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:17,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:17,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:17,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:18,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:19,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:19,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:20,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:20,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:20,592 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:22,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:22,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:22,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:22,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:22,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:24,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:24,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:24,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:24,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:25,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:27,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:27,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:27,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:27,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:27,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:29,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:29,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:29,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:29,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:30,161 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:31,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:31,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:32,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:32,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:32,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:34,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:34,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:34,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:34,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:34,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:36,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:36,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:36,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:36,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:36,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:38,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:38,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:38,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:38,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:39,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:40,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:40,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:41,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:41,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:41,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:43,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:43,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:43,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:43,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:44,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:45,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:45,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:46,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:46,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:46,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:48,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:48,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:48,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:48,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:48,907 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:50,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:50,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:50,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:50,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:51,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:52,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:52,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:53,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:53,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:53,665 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:55,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:55,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:55,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:55,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:56,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:39:58,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:58,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:58,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:39:58,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:39:58,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:00,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:00,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:00,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:00,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:01,146 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:02,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:02,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:03,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:03,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:03,515 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:05,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:05,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:05,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:05,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:05,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:07,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:07,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:07,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:07,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:08,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:09,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:09,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:10,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:10,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:10,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:12,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:12,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:12,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:12,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:12,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:14,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:14,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:14,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:14,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:15,354 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:17,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:17,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:17,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:17,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:17,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:19,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:19,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:19,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:19,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:20,197 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:21,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:21,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:22,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:22,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:22,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:24,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:24,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:24,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:24,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:24,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:26,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:26,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:26,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:26,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:27,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:28,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:28,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:29,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:29,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:29,470 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:31,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:31,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:31,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:31,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:31,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:33,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:33,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:33,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:33,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:34,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:35,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:35,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:36,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:36,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:36,579 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:38,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:38,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:38,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:38,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:39,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:41,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:41,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:41,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:41,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:42,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:43,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:43,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:44,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:44,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:44,580 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:46,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:46,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:46,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:46,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:46,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:48,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:48,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:48,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:48,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:49,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:51,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:51,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:51,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:51,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:51,795 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:53,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:53,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:53,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:53,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:54,236 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:55,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:55,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:56,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:56,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:56,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:40:58,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:58,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:58,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:40:58,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:40:58,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:00,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:00,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:00,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:00,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:01,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:03,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:03,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:03,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:03,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:03,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:05,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:05,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:05,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:05,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:06,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:07,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:07,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:08,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:08,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:08,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:10,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:10,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:10,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:10,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:11,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:12,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:12,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:13,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:13,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:13,445 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:15,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:15,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:15,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:15,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:15,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:17,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:17,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:17,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:17,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:18,182 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:19,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:19,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:20,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:20,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:20,589 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:22,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:22,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:22,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:22,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:23,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:25,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:25,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:25,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:25,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:25,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:27,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:27,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:27,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:27,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:28,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:30,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:30,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:30,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:30,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:30,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:32,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:32,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:32,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:32,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:33,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:34,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:34,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:34,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:34,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:35,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:37,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:37,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:37,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:37,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:37,785 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:39,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:39,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:39,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:39,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:40,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:41,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:41,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:42,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:42,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:42,463 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:44,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:44,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:44,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:44,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:44,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:46,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:46,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:46,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:46,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:47,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:48,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:48,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:48,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:48,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:49,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:51,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:51,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:51,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:51,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:51,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:53,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:53,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:53,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:53,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:54,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:55,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:55,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:56,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:56,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:56,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:41:58,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:58,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:58,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:41:58,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:41:59,023 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:00,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:00,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:01,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:01,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:01,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:03,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:03,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:03,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:03,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:04,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:05,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:05,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:06,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:06,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:06,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:08,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:08,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:08,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:08,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:08,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:10,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:10,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:10,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:10,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:11,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:12,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:12,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:13,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:13,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:13,602 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:15,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:15,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:15,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:15,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:16,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:17,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:17,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:17,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:17,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:18,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:20,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:20,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:20,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:20,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:20,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:22,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:22,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:22,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:22,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:23,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:24,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:24,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:25,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:25,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:25,558 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:27,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:27,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:27,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:27,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:27,856 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:29,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:29,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:29,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:29,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:30,166 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:31,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:31,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:32,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:32,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:32,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:34,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:34,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:34,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:34,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:34,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:36,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:36,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:36,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:36,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:37,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:38,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:38,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:38,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:38,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:39,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:40,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:40,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:41,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:41,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:41,609 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:43,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:43,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:43,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:43,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:44,301 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:46,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:46,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:46,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:46,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:46,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:48,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:48,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:48,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:48,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:49,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:50,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:50,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:51,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:51,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:51,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:53,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:53,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:53,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:53,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:53,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:55,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:55,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:55,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:55,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:56,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:42:57,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:57,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:58,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:42:58,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:42:58,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:00,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:00,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:00,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:00,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:00,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:02,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:02,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:02,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:02,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:03,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:04,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:04,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:05,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:05,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:05,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:07,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:07,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:07,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:07,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:07,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:09,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:09,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:09,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:09,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:10,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:11,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:11,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:12,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:12,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:12,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:14,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:14,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:14,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:14,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:15,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:16,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:16,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:16,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:16,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:17,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:19,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:19,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:19,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:19,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:19,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:21,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:21,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:21,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:21,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:22,605 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:24,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:24,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:24,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:24,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:25,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:26,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:26,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:26,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:26,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:27,390 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:29,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:29,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:29,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:29,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:29,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:31,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:31,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:31,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:31,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:32,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:33,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:33,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:34,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:34,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:34,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:36,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:36,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:36,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:36,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:36,871 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:38,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:38,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:38,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:38,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:39,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:41,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:41,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:41,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:41,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:41,749 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:43,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:43,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:43,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:43,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:44,085 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:45,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:45,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:46,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:46,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:46,594 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:48,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:48,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:48,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:48,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:48,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:50,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:50,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:50,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:50,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:51,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:53,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:53,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:53,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:53,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:53,730 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:55,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:55,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:55,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:55,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:56,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:43:57,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:57,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:58,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:43:58,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:43:58,460 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:00,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:00,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:00,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:00,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:00,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:02,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:02,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:02,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:02,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:03,749 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:05,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:05,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:05,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:05,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:06,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:07,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:07,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:08,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:08,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:08,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:10,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:10,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:10,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:10,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:10,925 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:12,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:12,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:13,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:13,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:13,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:15,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:15,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:15,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:15,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:15,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:17,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:17,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:17,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:17,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:18,166 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:20,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:20,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:20,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:20,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:20,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:22,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:22,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:22,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:22,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:22,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:24,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:24,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:24,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:24,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:25,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:26,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:26,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:27,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:27,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:27,604 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:29,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:29,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:29,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:29,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:30,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:31,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:31,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:32,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:32,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:32,473 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:34,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:34,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:34,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:34,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:34,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:36,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:36,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:36,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:36,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:37,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:38,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:38,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:39,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:39,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:39,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:41,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:41,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:41,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:41,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:41,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:43,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:43,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:43,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:43,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:44,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:46,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:46,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:46,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:46,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:46,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:48,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:48,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:48,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:48,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:49,152 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:50,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:50,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:51,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:51,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:51,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:53,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:53,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:53,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:53,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:53,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:55,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:55,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:55,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:55,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:56,285 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:44:58,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:58,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:58,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:44:58,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:44:58,713 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:00,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:00,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:00,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:00,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:00,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:02,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:02,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:02,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:02,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:03,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:05,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:05,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:05,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:05,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:05,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:07,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:07,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:07,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:07,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:08,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:09,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:09,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:10,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:10,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:10,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:12,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:12,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:12,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:12,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:12,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:14,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:14,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:14,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:14,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:15,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:17,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:17,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:17,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:17,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:17,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:19,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:19,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:19,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:19,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:20,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:21,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:21,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:21,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:21,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:22,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:24,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:24,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:24,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:24,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:24,751 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:26,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:26,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:26,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:26,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:27,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:29,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:29,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:29,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:29,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:29,759 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:31,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:31,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:31,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:31,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:32,144 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:33,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:33,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:34,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:34,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:34,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:36,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:36,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:36,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:36,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:36,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:38,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:38,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:38,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:38,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:39,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:40,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:40,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:41,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:41,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:41,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:43,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:43,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:43,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:43,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:43,865 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:45,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:45,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:45,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:45,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:46,296 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:48,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:48,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:48,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:48,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:48,702 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:50,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:50,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:50,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:50,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:50,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:52,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:52,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:53,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:53,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:53,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:55,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:55,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:55,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:55,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:55,747 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:57,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:57,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:57,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:57,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:45:58,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:45:59,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:59,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:59,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:45:59,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:00,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:01,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:01,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:02,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:02,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:02,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:04,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:04,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:04,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:04,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:05,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:07,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:07,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:07,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:07,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:07,738 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:09,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:09,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:09,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:09,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:10,416 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:12,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:12,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:12,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:12,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:12,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:14,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:14,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:14,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:14,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:15,144 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:16,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:16,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:17,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:17,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:17,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:19,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:19,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:19,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:19,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:19,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:21,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:21,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:21,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:21,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:22,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:23,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:23,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:24,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:24,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:24,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:26,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:26,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:26,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:26,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:26,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:28,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:28,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:28,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:28,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:29,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:31,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:31,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:31,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:31,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:31,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:33,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:33,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:33,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:33,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:34,184 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:35,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:35,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:36,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:36,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:36,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:38,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:38,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:38,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:38,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:39,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:40,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:40,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:40,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:40,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:41,367 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:42,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:42,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:43,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:43,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:43,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:45,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:45,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:45,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:45,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:46,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:47,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:47,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:47,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:47,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:48,371 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:50,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:50,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:50,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:50,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:51,313 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:52,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:52,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:53,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:53,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:53,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:55,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:55,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:55,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:55,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:55,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:57,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:57,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:57,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:57,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:46:58,176 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:46:59,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:46:59,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:00,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:00,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:00,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:02,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:02,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:02,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:02,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:02,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:04,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:04,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:04,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:04,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:05,120 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:06,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:06,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:07,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:07,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:07,409 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:08,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:08,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:09,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:09,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:09,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:11,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:11,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:11,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:11,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:12,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:13,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:13,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:13,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:13,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:14,340 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:16,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:16,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:16,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:16,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:16,790 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:18,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:18,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:18,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:18,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:19,157 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:20,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:20,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:21,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:21,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:21,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:23,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:23,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:23,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:23,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:24,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:25,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:25,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:26,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:26,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:26,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:28,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:28,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:28,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:28,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:28,902 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:30,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:30,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:30,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:30,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:31,877 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:33,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:33,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:33,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:33,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:34,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:35,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:35,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:36,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:36,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:36,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:38,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:38,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:38,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:38,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:39,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:40,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:40,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:41,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:41,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:41,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:43,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:43,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:43,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:43,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:43,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:45,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:45,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:45,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:45,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:46,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:47,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:47,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:47,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:47,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:48,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:50,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:50,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:50,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:50,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:50,683 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:52,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:52,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:52,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:52,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:52,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:54,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:54,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:54,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:54,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:55,277 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:56,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:56,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:57,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:57,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:47:57,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:47:59,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:59,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:59,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:47:59,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:00,113 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:01,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:01,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:02,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:02,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:02,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:04,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:04,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:04,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:04,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:04,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:06,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:06,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:06,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:06,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:07,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:08,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:08,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:09,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:09,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:09,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:11,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:11,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:11,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:11,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:11,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:13,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:13,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:13,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:13,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:14,484 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:16,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:16,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:16,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:16,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:16,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:18,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:18,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:18,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:18,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:19,300 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:20,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:20,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:21,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:21,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:21,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:23,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:23,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:23,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:23,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:24,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:25,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:25,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:25,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:25,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:26,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:27,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:27,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:28,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:28,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:28,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:30,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:30,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:30,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:30,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:30,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:32,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:32,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:32,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:32,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:33,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:35,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:35,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:35,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:35,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:35,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:37,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:37,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:37,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:37,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:38,085 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:39,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:39,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:40,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:40,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:40,454 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:42,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:42,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:42,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:42,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:42,792 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:44,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:44,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:44,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:44,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:45,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:46,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:46,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:47,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:47,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:47,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:48,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:48,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:49,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:49,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:49,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:51,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:51,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:51,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:52,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:53,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:53,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:54,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:54,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:54,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:56,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:56,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:56,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:56,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:57,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:48:59,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:59,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:59,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:48:59,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:48:59,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:01,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:01,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:01,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:01,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:01,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:03,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:03,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:03,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:03,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:04,372 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:05,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:05,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:06,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:06,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:06,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:08,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:08,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:08,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:08,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:09,023 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:10,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:10,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:10,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:10,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:11,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:12,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:12,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:13,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:13,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:13,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:15,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:15,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:15,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:15,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:16,191 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:17,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:17,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:18,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:18,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:18,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:20,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:20,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:20,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:20,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:20,897 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:22,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:22,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:22,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:22,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:23,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:25,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:25,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:25,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:25,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:25,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:27,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:27,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:27,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:27,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:28,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:29,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:29,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:30,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:30,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:30,580 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:32,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:32,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:32,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:32,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:32,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:34,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:34,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:34,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:34,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:35,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:37,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:37,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:37,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:37,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:38,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:40,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:40,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:40,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:40,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:40,765 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:42,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:42,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:42,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:42,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:43,044 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:44,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:44,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:45,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:45,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:45,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:47,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:47,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:47,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:47,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:47,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:49,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:49,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:49,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:49,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:50,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:51,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:51,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:52,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:52,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:52,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:54,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:54,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:54,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:54,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:54,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:56,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:56,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:57,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:57,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:57,457 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:49:59,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:59,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:59,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:49:59,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:49:59,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:01,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:01,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:01,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:01,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:02,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:03,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:03,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:03,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:03,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:04,390 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:06,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:06,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:06,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:06,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:06,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:08,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:08,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:08,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:08,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:09,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:10,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:10,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:11,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:11,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:11,473 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:13,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:13,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:13,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:13,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:13,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:15,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:15,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:15,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:15,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:16,246 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:18,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:18,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:18,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:18,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:18,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:20,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:20,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:20,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:20,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:21,889 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:23,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:23,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:23,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:23,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:24,173 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:25,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:25,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:26,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:26,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:26,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:28,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:28,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:28,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:28,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:28,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:30,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:30,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:30,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:30,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:31,102 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:32,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:32,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:33,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:33,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:33,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:35,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:35,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:35,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:35,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:35,969 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:37,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:37,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:38,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:38,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:38,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:40,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:40,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:40,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:40,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:40,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:42,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:42,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:42,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:42,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:43,152 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:45,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:45,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:45,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:45,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:45,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:47,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:47,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:47,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:47,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:48,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:49,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:49,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:50,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:50,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:50,476 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:52,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:52,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:52,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:52,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:52,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:54,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:54,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:54,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:54,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:55,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:56,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:56,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:57,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:57,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:50:57,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:50:59,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:59,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:59,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:50:59,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:00,095 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:01,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:01,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:02,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:02,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:02,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:04,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:04,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:04,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:04,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:05,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:06,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:06,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:07,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:07,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:07,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:09,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:09,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:09,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:09,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:09,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:11,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:11,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:11,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:11,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:12,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:13,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:13,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:14,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:14,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:14,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:16,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:16,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:16,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:16,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:16,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:18,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:18,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:18,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:18,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:19,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:20,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:20,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:21,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:21,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:21,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:23,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:23,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:23,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:23,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:24,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:25,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:25,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:26,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:26,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:26,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:28,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:28,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:28,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:28,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:28,765 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:30,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:30,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:30,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:30,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:31,119 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:32,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:32,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:33,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:33,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:33,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:35,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:35,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:35,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:35,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:35,795 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:37,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:37,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:37,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:37,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:38,144 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:39,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:39,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:40,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:40,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:40,460 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:42,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:42,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:42,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:42,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:42,742 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:44,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:44,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:44,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:44,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:45,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:47,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:47,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:47,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:47,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:48,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:49,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:49,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:50,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:50,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:50,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:52,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:52,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:52,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:52,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:52,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:54,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:54,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:55,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:55,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:55,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:57,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:57,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:57,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:57,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:51:57,805 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:51:59,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:59,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:59,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:51:59,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:00,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:01,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:01,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:02,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:02,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:02,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:04,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:04,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:04,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:04,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:04,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:06,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:06,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:06,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:06,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:07,226 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:08,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:08,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:09,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:09,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:09,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:11,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:11,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:11,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:11,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:11,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:13,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:13,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:13,763 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:13,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:14,160 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:15,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:15,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:16,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:16,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:16,588 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:18,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:18,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:18,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:18,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:19,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:20,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:20,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:20,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:20,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:21,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:23,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:23,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:23,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:23,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:24,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:25,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:25,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:26,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:26,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:26,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:28,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:28,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:28,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:28,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:29,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:30,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:30,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:31,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:31,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:31,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:33,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:33,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:33,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:33,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:33,876 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:35,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:35,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:35,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:35,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:36,138 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:37,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:37,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:38,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:38,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:38,604 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:40,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:40,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:40,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:40,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:40,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:42,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:42,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:42,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:42,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:43,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:44,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:44,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:45,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:45,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:45,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:47,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:47,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:47,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:47,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:47,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:49,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:49,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:49,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:49,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:50,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:51,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:51,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:51,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:51,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:52,360 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:54,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:54,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:54,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:54,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:54,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:56,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:56,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:56,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:56,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:57,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:52:58,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:58,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:59,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:52:59,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:52:59,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:01,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:01,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:01,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:01,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:01,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:03,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:03,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:03,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:03,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:04,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:05,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:05,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:06,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:06,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:06,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:08,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:08,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:08,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:08,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:09,262 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:10,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:10,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:11,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:11,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:11,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:13,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:13,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:13,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:13,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:13,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:15,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:15,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:15,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:15,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:16,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:17,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:17,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:18,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:18,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:18,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:20,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:20,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:20,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:20,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:21,058 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:22,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:22,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:22,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:22,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:23,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:25,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:25,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:25,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:25,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:25,742 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:27,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:27,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:27,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:27,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:28,168 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:29,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:29,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:30,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:30,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:30,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:32,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:32,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:32,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:32,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:32,972 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:34,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:34,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:34,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:34,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:35,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:36,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:36,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:37,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:37,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:37,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:39,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:39,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:39,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:39,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:40,144 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:41,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:41,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:42,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:42,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:42,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:44,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:44,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:44,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:44,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:44,896 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:46,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:46,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:46,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:46,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:47,697 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:49,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:49,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:49,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:49,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:50,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:51,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:51,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:52,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:52,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:52,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:54,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:54,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:54,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:54,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:54,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:56,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:56,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:56,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:56,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:57,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:53:58,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:58,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:59,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:53:59,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:53:59,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:01,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:01,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:01,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:01,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:01,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:03,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:03,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:03,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:03,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:04,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:05,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:05,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:05,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:05,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:06,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:08,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:08,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:08,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:08,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:08,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:10,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:10,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:10,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:10,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:11,233 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:12,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:12,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:13,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:13,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:13,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:15,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:15,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:15,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:15,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:16,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:17,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:17,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:17,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:17,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:18,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:20,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:20,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:20,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:20,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:20,804 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:22,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:22,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:22,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:22,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:23,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:24,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:24,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:25,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:25,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:25,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:27,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:27,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:27,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:27,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:28,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:29,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:29,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:30,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:30,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:30,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:32,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:32,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:32,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:32,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:32,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:34,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:34,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:34,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:34,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:35,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:36,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:36,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:36,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:36,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:37,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:39,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:39,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:39,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:39,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:39,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:41,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:41,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:41,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:41,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:42,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:43,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:43,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:44,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:44,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:44,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:46,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:46,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:46,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:46,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:46,864 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:48,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:48,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:48,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:48,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:49,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:50,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:50,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:51,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:51,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:51,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:53,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:53,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:53,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:53,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:53,743 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:55,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:55,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:55,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:55,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:56,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:54:57,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:57,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:58,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:54:58,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:54:58,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:00,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:00,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:00,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:00,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:00,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:02,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:02,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:02,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:02,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:03,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:04,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:04,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:04,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:04,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:05,354 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:06,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:06,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:07,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:07,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:07,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:09,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:09,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:09,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:09,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:10,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:12,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:12,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:12,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:12,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:13,039 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:14,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:14,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:15,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:15,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:15,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:17,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:17,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:17,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:17,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:18,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:19,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:19,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:20,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:20,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:20,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:22,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:22,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:22,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:22,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:22,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:24,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:24,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:24,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:24,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:25,262 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:26,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:26,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:27,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:27,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:27,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:29,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:29,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:29,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:29,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:30,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:31,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:31,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:32,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:32,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:32,453 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:34,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:34,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:34,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:34,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:34,866 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:36,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:36,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:36,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:36,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:37,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:38,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:38,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:39,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:39,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:39,573 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:41,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:41,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:41,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:41,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:41,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:43,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:43,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:43,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:43,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:44,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:45,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:45,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:46,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:46,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:46,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:48,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:48,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:48,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:48,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:48,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:50,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:50,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:50,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:50,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:51,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:53,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:53,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:53,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:53,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:54,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:55,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:55,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:56,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:56,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:56,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:55:58,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:58,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:58,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:55:58,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:55:58,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:00,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:00,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:00,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:00,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:01,271 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:03,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:03,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:03,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:03,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:03,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:05,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:05,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:05,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:05,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:06,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:07,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:07,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:08,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:08,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:08,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:10,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:10,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:10,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:10,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:10,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:12,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:12,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:12,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:12,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:13,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:14,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:14,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:15,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:15,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:15,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:17,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:17,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:17,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:17,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:17,909 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:19,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:19,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:19,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:19,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:20,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:22,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:22,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:22,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:22,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:22,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:24,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:24,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:24,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:24,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:25,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:26,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:26,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:27,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:27,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:27,431 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:29,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:29,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:29,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:29,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:29,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:31,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:31,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:31,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:31,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:32,216 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:33,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:33,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:34,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:34,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:35,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:36,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:36,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:36,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:36,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:37,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:38,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:38,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:39,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:39,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:39,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:41,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:41,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:41,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:41,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:41,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:43,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:43,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:43,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:43,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:44,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:45,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:45,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:46,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:46,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:46,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:48,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:48,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:48,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:48,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:48,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:50,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:50,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:50,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:50,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:51,261 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:52,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:52,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:53,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:53,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:53,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:55,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:55,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:55,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:55,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:56,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:57,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:57,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:57,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:57,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:56:58,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:56:59,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:56:59,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:00,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:00,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:00,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:02,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:02,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:02,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:02,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:02,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:04,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:04,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:04,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:04,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:05,146 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:06,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:06,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:07,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:07,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:07,409 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:09,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:09,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:09,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:09,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:09,708 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:11,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:11,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:11,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:11,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:12,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:13,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:13,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:14,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:14,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:14,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:16,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:16,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:16,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:16,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:17,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:18,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:18,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:19,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:19,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:19,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:21,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:21,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:21,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:21,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:21,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:23,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:23,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:23,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:23,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:24,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:25,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:25,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:26,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:26,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:26,497 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:28,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:28,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:28,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:28,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:28,781 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:30,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:30,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:30,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:30,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:31,124 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:32,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:32,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:32,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:32,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:33,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:35,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:35,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:35,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:35,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:35,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:37,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:37,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:37,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:37,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:38,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:39,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:39,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:40,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:40,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:40,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:42,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:42,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:42,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:42,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:42,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:44,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:44,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:44,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:44,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:45,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:46,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:46,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:47,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:47,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:47,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:49,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:49,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:49,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:49,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:50,176 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:51,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:51,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:52,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:52,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:52,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:54,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:54,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:54,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:54,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:54,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:56,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:56,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:56,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:56,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:57:57,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:57:59,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:59,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:59,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:57:59,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:00,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:01,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:01,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:01,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:01,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:02,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:03,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:03,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:04,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:04,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:04,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:06,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:06,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:06,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:06,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:07,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:08,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:08,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:09,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:09,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:09,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:11,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:11,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:11,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:11,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:11,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:13,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:13,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:13,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:13,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:14,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:15,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:15,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:16,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:16,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:16,453 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:18,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:18,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:18,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:18,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:18,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:20,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:20,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:20,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:20,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:21,210 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:22,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:22,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:23,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:23,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:23,541 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:25,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:25,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:25,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:25,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:25,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:27,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:27,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:27,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:27,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:28,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:29,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:29,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:30,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:30,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:30,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:32,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:32,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:32,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:32,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:32,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:34,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:34,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:34,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:34,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:35,112 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:36,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:36,841 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:37,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:37,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:38,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:39,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:39,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:39,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:39,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:40,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:42,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:42,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:42,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:42,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:42,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:44,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:44,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:44,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:44,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:44,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:46,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:46,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:47,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:47,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:47,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:49,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:49,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:49,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:49,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:49,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:51,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:51,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:51,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:51,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:52,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:53,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:53,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:54,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:54,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:54,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:56,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:56,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:56,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:56,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:56,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:58:58,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:58,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:58,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:58:58,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:58:59,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:00,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:00,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:01,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:01,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:01,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:03,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:03,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:03,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:03,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:03,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:05,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:05,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:05,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:05,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:06,101 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:07,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:07,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:07,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:07,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:08,382 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:10,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:10,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:10,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:10,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:10,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:12,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:12,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:12,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:12,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:13,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:14,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:14,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:14,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:14,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:15,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:16,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:16,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:17,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:17,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:18,146 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:19,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:19,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:20,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:20,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:20,416 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:22,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:22,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:22,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:22,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:22,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:24,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:24,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:24,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:24,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:25,299 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:26,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:26,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:27,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:27,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:27,605 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:29,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:29,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:29,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:29,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:30,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:31,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:31,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:31,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:31,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:32,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:33,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:33,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:34,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:34,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:34,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:36,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:36,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:36,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:36,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:36,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:38,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:38,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:38,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:38,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:39,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:40,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:40,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:41,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:41,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:41,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:43,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:43,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:43,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:43,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:43,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:45,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:45,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:45,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:45,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:46,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:47,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:47,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:48,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:48,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:48,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:50,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:50,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:50,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:50,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:50,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:52,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:52,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:52,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:52,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:53,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:54,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:54,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:55,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:55,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:55,443 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:57,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:57,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:57,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:57,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 19:59:57,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 19:59:59,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:59,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:59,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 19:59:59,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:00,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:02,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:02,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:02,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:02,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:02,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:04,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:04,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:04,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:04,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:05,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:06,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:06,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:07,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:07,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:07,432 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:09,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:09,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:09,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:09,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:09,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:11,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:11,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:11,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:11,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:12,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:13,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:13,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:14,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:14,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:14,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:16,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:16,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:16,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:16,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:16,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:18,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:18,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:18,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:18,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:19,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:20,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:20,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:21,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:21,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:21,595 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:23,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:23,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:23,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:23,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:23,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:25,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:25,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:25,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:25,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:26,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:27,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:27,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:28,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:28,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:28,585 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:30,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:30,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:30,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:30,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:30,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:32,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:32,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:32,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:32,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:33,337 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:35,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:35,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:35,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:35,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:35,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:37,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:37,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:37,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:37,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:37,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:39,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:39,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:39,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:39,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:40,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:42,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:42,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:42,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:42,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:42,991 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:44,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:44,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:44,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:44,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:45,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:47,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:47,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:47,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:47,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:47,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:49,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:49,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:49,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:49,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:50,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:51,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:51,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:52,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:52,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:52,416 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:54,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:54,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:54,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:54,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:54,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:56,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:56,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:56,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:56,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:57,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:00:58,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:58,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:59,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:00:59,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:00:59,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:01,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:01,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:01,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:01,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:01,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:03,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:03,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:03,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:03,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:04,241 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:05,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:05,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:06,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:06,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:06,643 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:08,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:08,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:08,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:08,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:09,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:10,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:10,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:11,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:11,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:11,461 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:13,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:13,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:13,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:13,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:13,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:15,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:15,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:15,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:15,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:16,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:17,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:17,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:18,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:18,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:18,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:20,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:20,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:20,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:20,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:20,872 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:22,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:22,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:22,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:22,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:23,889 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:25,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:25,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:25,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:25,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:26,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:27,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:27,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:28,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:28,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:28,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:30,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:30,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:30,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:30,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:30,936 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:32,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:32,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:32,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:32,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:33,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:34,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:34,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:35,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:35,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:35,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:37,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:37,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:37,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:37,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:37,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:39,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:39,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:39,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:39,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:39,899 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:41,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:41,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:41,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:41,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:42,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:43,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:43,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:44,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:44,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:44,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:46,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:46,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:46,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:46,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:46,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:48,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:48,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:48,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:48,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:49,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:50,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:50,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:51,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:51,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:51,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:53,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:53,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:53,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:53,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:53,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:55,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:55,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:55,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:55,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:56,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:01:57,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:57,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:58,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:01:58,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:01:58,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:00,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:00,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:00,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:00,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:00,844 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:02,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:02,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:02,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:02,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:03,840 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:05,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:05,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:05,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:05,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:06,152 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:07,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:07,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:08,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:08,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:08,443 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:10,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:10,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:10,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:10,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:10,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:12,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:12,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:12,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:12,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:13,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:14,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:14,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:15,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:15,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:15,460 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:17,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:17,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:17,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:17,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:17,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:19,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:19,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:19,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:19,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:20,036 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:21,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:21,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:21,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:21,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:22,366 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:24,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:24,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:24,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:24,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:24,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:26,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:26,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:26,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:26,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:27,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:28,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:28,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:28,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:28,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:29,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:30,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:30,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:31,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:31,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:31,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:33,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:33,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:33,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:33,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:33,901 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:35,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:35,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:35,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:35,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:36,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:38,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:38,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:38,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:38,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:38,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:40,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:40,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:40,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:40,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:41,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:42,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:42,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:43,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:43,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:44,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:45,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:45,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:46,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:46,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:46,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:48,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:48,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:48,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:48,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:49,055 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:50,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:50,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:50,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:50,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:51,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:53,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:53,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:53,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:53,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:53,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:55,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:55,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:55,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:55,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:56,224 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:02:57,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:57,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:58,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:02:58,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:02:58,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:00,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:00,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:00,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:00,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:00,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:02,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:02,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:03,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:03,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:03,441 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:05,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:05,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:05,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:05,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:05,717 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:07,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:07,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:07,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:07,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:08,087 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:09,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:09,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:10,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:10,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:10,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:11,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:11,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:12,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:12,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:12,670 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:14,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:14,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:14,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:14,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:15,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:16,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:16,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:17,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:17,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:17,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:19,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:19,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:19,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:19,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:19,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:21,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:21,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:21,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:21,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:22,019 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:23,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:23,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:24,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:24,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:25,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:26,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:26,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:26,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:26,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:27,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:28,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:28,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:29,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:29,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:29,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:31,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:31,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:31,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:31,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:31,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:33,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:33,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:33,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:33,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:34,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:35,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:35,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:36,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:36,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:36,604 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:38,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:38,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:38,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:38,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:38,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:40,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:40,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:40,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:40,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:41,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:42,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:42,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:43,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:43,210 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:43,613 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:45,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:45,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:45,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:45,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:45,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:47,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:47,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:47,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:47,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:48,236 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:49,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:49,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:50,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:50,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:50,505 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:52,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:52,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:52,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:52,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:52,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:54,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:54,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:55,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:55,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:55,527 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:57,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:57,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:57,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:57,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:03:57,902 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:03:59,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:59,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:59,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:03:59,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:00,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:01,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:01,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:02,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:02,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:02,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:04,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:04,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:04,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:04,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:04,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:06,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:06,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:06,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:06,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:07,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:08,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:08,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:09,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:09,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:09,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:11,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:11,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:11,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:11,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:11,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:13,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:13,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:13,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:13,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:14,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:16,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:16,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:16,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:16,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:16,777 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:18,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:18,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:18,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:18,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:19,236 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:20,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:20,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:21,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:21,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:21,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:23,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:23,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:23,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:23,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:23,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:25,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:25,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:25,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:25,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:26,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:27,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:27,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:28,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:28,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:28,425 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:30,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:30,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:30,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:30,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:30,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:32,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:32,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:32,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:32,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:33,060 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:34,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:34,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:34,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:34,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:35,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:37,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:37,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:37,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:37,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:37,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:39,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:39,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:39,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:39,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:40,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:41,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:41,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:41,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:41,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:42,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:44,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:44,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:44,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:44,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:45,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:46,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:46,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:47,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:47,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:47,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:49,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:49,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:49,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:49,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:49,936 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:51,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:51,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:51,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:51,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:52,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:53,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:53,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:54,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:54,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:54,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:56,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:56,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:56,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:56,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:56,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:04:58,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:58,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:58,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:04:58,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:04:59,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:01,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:01,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:01,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:01,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:01,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:03,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:03,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:03,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:03,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:04,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:05,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:05,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:06,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:06,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:06,465 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:08,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:08,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:08,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:08,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:08,871 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:10,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:10,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:10,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:10,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:11,192 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:12,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:12,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:13,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:13,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:13,524 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:15,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:15,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:15,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:15,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:15,897 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:17,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:17,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:17,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:17,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:18,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:19,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:19,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:19,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:19,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:20,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:21,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:21,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:22,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:22,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:22,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:24,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:24,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:24,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:24,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:25,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:27,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:27,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:27,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:27,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:28,207 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:29,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:29,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:30,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:30,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:30,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:32,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:32,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:32,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:32,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:32,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:34,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:34,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:34,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:34,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:35,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:37,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:37,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:37,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:37,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:37,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:39,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:39,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:39,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:39,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:40,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:41,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:41,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:42,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:42,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:42,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:44,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:44,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:44,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:44,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:44,853 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:46,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:46,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:46,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:46,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:47,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:48,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:48,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:49,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:49,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:49,433 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:51,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:51,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:51,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:51,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:51,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:53,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:53,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:53,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:53,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:53,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:55,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:55,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:55,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:55,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:56,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:05:58,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:58,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:58,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:05:58,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:05:58,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:00,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:00,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:00,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:00,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:01,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:02,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:02,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:03,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:03,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:03,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:05,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:05,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:05,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:05,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:05,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:07,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:07,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:07,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:07,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:08,729 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:10,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:10,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:10,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:10,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:10,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:12,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:12,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:12,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:12,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:13,227 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:14,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:14,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:15,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:15,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:15,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:17,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:17,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:17,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:17,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:17,885 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:19,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:19,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:19,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:19,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:20,246 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:22,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:22,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:22,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:22,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:22,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:24,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:24,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:24,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:24,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:25,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:26,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:26,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:27,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:27,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:27,593 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:29,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:29,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:29,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:29,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:29,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:31,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:31,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:31,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:31,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:32,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:33,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:33,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:34,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:34,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:34,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:36,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:36,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:36,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:36,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:36,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:38,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:38,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:38,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:38,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:39,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:40,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:40,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:41,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:41,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:41,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:43,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:43,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:43,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:43,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:43,953 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:45,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:45,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:45,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:45,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:46,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:47,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:47,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:48,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:48,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:49,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:50,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:50,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:51,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:51,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:51,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:53,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:53,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:53,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:53,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:53,675 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:55,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:55,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:55,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:55,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:55,911 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:06:57,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:57,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:58,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:06:58,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:06:58,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:00,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:00,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:00,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:00,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:00,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:02,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:02,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:02,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:02,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:02,938 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:04,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:04,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:04,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:04,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:05,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:07,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:07,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:07,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:07,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:07,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:09,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:09,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:09,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:09,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:10,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:11,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:11,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:12,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:12,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:12,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:14,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:14,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:14,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:14,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:14,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:16,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:16,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:16,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:16,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:17,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:18,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:18,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:19,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:19,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:19,511 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:21,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:21,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:21,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:21,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:21,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:23,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:23,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:23,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:23,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:24,359 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:26,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:26,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:26,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:26,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:26,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:28,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:28,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:28,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:28,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:29,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:30,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:30,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:31,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:31,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:31,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:33,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:33,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:33,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:33,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:34,387 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:36,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:36,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:36,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:36,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:36,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:38,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:38,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:38,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:38,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:39,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:40,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:40,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:41,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:41,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:41,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:43,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:43,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:43,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:43,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:43,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:45,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:45,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:45,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:45,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:46,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:47,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:47,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:48,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:48,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:48,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:50,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:50,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:50,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:50,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:50,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:52,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:52,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:52,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:52,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:53,157 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:54,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:54,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:55,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:55,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:55,552 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:57,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:57,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:57,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:57,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:07:57,953 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:07:59,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:59,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:59,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:07:59,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:00,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:01,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:01,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:02,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:02,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:02,604 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:04,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:04,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:04,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:04,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:04,907 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:06,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:06,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:06,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:06,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:07,236 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:09,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:09,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:09,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:09,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:09,685 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:11,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:11,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:11,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:11,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:12,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:14,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:14,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:14,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:14,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:14,823 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:16,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:16,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:16,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:16,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:17,194 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:19,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:19,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:19,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:19,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:19,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:21,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:21,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:21,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:21,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:22,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:23,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:23,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:23,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:23,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:24,256 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:25,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:25,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:26,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:26,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:26,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:28,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:28,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:28,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:28,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:28,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:30,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:30,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:30,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:30,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:31,207 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:32,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:32,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:33,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:33,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:33,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:35,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:35,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:35,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:35,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:35,983 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:37,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:37,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:37,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:37,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:38,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:40,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:40,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:40,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:40,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:40,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:42,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:42,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:42,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:42,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:43,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:44,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:44,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:45,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:45,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:45,545 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:47,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:47,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:47,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:47,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:47,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:49,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:49,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:49,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:49,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:50,207 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:51,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:51,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:52,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:52,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:52,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:54,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:54,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:54,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:54,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:55,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:56,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:56,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:57,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:57,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:57,555 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:08:59,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:59,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:59,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:08:59,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:08:59,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:01,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:01,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:01,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:01,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:02,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:03,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:03,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:04,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:04,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:04,596 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:06,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:06,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:06,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:06,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:06,817 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:08,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:08,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:08,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:08,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:09,153 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:10,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:10,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:11,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:11,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:11,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:13,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:13,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:13,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:13,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:13,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:15,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:15,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:15,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:15,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:16,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:17,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:17,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:18,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:18,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:18,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:20,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:20,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:20,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:20,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:20,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:22,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:22,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:22,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:22,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:23,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:24,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:24,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:25,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:25,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:25,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:27,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:27,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:27,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:27,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:28,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:30,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:30,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:30,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:30,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:30,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:32,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:32,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:32,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:32,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:33,207 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:34,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:34,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:35,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:35,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:35,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:37,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:37,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:37,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:37,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:38,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:39,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:39,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:39,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:39,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:40,378 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:41,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:41,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:42,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:42,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:42,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:44,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:44,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:44,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:44,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:44,953 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:46,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:46,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:46,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:46,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:47,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:48,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:48,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:49,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:49,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:49,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:51,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:51,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:51,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:51,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:52,094 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:53,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:53,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:54,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:54,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:54,432 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:56,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:56,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:56,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:56,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:56,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:09:58,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:58,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:58,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:09:58,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:09:59,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:00,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:00,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:00,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:00,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:01,215 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:02,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:02,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:03,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:03,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:03,473 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:05,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:05,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:05,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:05,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:06,128 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:07,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:07,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:08,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:08,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:08,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:10,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:10,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:10,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:10,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:10,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:12,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:12,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:12,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:12,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:13,182 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:14,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:14,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:15,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:15,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:15,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:17,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:17,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:17,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:17,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:17,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:19,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:19,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:19,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:19,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:20,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:21,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:21,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:22,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:22,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:22,524 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:24,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:24,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:24,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:24,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:24,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:26,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:26,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:26,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:26,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:27,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:28,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:28,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:29,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:29,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:29,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:31,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:31,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:31,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:31,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:31,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:33,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:33,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:33,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:33,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:34,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:35,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:35,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:36,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:36,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:36,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:38,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:38,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:38,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:38,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:38,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:40,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:40,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:40,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:40,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:41,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:42,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:42,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:43,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:43,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:43,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:45,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:45,188 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:45,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:45,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:45,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:47,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:47,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:47,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:47,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:48,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:49,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:49,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:50,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:50,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:50,568 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:52,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:52,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:52,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:52,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:52,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:54,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:54,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:54,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:54,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:55,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:56,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:56,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:57,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:57,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:57,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:10:59,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:59,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:59,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:10:59,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:10:59,917 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:01,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:01,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:01,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:01,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:02,191 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:03,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:03,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:04,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:04,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:04,538 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:06,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:06,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:06,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:06,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:06,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:08,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:08,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:08,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:08,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:09,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:10,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:10,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:10,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:10,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:11,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:13,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:13,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:13,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:13,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:13,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:15,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:15,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:15,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:15,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:16,099 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:17,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:17,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:18,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:18,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:18,823 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:20,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:20,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:20,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:20,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:21,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:22,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:22,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:23,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:23,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:23,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:25,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:25,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:25,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:25,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:25,839 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:27,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:27,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:27,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:27,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:28,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:29,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:29,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:30,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:30,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:30,443 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:32,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:32,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:32,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:32,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:32,749 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:34,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:34,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:34,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:34,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:35,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:36,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:36,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:36,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:36,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:37,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:39,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:39,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:39,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:39,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:39,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:41,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:41,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:41,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:41,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:42,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:43,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:43,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:43,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:43,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:44,328 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:45,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:45,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:46,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:46,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:46,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:48,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:48,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:48,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:48,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:48,885 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:50,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:50,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:50,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:50,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:51,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:52,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:52,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:53,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:53,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:53,488 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:55,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:55,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:55,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:55,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:55,905 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:11:57,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:57,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:57,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:11:57,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:11:58,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:00,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:00,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:00,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:00,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:00,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:02,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:02,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:02,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:02,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:03,304 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:04,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:05,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:05,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:05,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:05,677 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:07,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:07,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:07,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:07,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:07,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:09,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:09,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:09,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:09,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:10,208 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:11,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:11,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:12,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:12,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:12,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:14,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:14,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:14,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:14,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:14,880 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:16,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:16,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:16,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:16,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:17,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:18,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:18,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:19,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:19,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:19,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:21,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:21,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:21,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:21,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:21,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:23,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:23,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:23,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:23,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:24,107 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:25,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:25,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:26,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:26,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:26,498 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:28,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:28,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:28,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:28,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:28,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:30,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:30,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:30,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:30,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:31,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:32,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:32,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:33,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:33,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:33,591 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:35,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:35,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:35,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:35,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:36,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:37,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:37,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:38,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:38,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:38,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:40,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:40,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:40,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:40,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:40,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:42,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:42,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:42,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:42,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:43,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:44,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:44,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:45,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:45,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:45,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:47,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:47,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:47,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:47,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:47,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:49,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:49,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:49,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:49,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:50,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:51,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:51,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:52,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:52,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:52,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:54,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:54,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:54,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:54,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:54,962 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:56,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:56,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:56,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:56,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:57,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:12:58,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:58,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:59,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:12:59,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:12:59,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:01,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:01,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:01,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:01,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:01,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:03,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:03,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:03,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:03,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:04,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:06,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:06,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:06,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:06,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:06,730 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:08,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:08,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:08,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:08,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:09,154 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:10,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:10,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:11,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:11,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:11,559 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:13,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:13,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:13,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:13,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:13,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:15,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:15,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:15,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:15,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:16,841 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:18,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:18,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:18,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:18,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:19,083 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:20,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:20,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:20,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:20,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:21,291 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:23,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:23,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:23,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:23,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:23,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:25,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:25,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:25,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:25,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:26,074 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:27,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:27,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:28,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:28,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:28,413 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:30,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:30,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:30,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:30,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:30,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:32,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:32,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:32,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:32,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:33,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:34,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:34,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:35,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:35,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:35,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:37,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:37,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:37,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:37,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:37,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:39,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:39,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:39,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:39,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:40,256 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:41,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:41,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:42,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:42,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:42,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:44,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:44,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:44,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:44,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:44,877 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:46,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:46,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:46,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:46,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:47,231 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:48,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:48,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:49,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:49,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:49,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:51,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:51,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:51,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:51,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:51,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:53,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:53,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:53,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:53,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:54,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:56,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:56,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:56,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:56,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:56,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:13:58,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:58,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:58,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:13:58,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:13:59,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:00,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:00,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:01,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:01,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:01,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:03,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:03,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:03,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:03,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:03,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:05,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:05,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:05,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:05,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:06,002 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:07,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:07,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:07,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:07,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:08,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:09,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:09,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:10,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:10,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:10,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:12,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:12,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:12,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:12,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:12,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:14,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:14,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:14,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:14,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:15,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:16,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:16,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:17,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:17,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:17,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:19,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:19,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:19,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:19,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:19,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:21,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:21,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:21,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:21,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:22,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:23,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:23,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:24,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:24,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:24,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:26,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:26,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:26,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:26,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:27,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:28,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:28,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:28,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:28,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:29,304 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:30,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:30,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:31,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:31,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:31,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:33,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:33,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:33,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:33,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:34,855 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:36,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:36,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:36,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:36,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:37,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:38,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:38,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:39,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:39,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:39,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:41,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:41,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:41,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:41,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:41,936 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:43,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:43,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:43,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:43,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:44,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:46,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:46,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:46,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:46,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:46,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:48,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:48,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:48,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:48,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:48,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:50,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:50,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:50,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:50,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:51,251 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:52,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:52,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:53,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:53,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:53,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:55,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:55,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:55,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:55,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:55,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:14:57,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:57,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:57,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:14:57,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:14:58,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:00,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:00,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:00,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:00,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:00,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:02,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:02,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:02,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:02,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:03,160 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:04,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:04,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:05,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:05,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:05,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:07,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:07,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:07,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:07,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:07,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:09,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:09,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:09,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:09,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:10,507 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:12,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:12,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:12,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:12,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:12,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:14,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:14,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:14,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:14,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:15,198 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:16,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:16,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:17,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:17,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:17,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:19,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:19,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:19,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:19,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:19,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:21,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:21,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:21,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:21,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:22,037 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:23,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:23,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:24,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:24,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:24,514 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:26,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:26,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:26,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:26,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:26,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:28,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:28,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:29,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:29,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:29,415 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:31,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:31,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:31,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:31,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:31,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:33,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:33,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:33,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:33,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:34,277 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:36,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:36,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:36,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:36,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:36,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:38,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:38,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:38,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:38,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:39,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:40,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:40,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:40,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:40,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:41,276 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:42,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:42,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:43,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:43,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:43,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:45,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:45,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:45,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:45,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:46,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:48,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:48,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:48,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:48,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:48,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:50,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:50,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:50,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:50,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:51,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:52,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:52,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:53,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:53,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:53,421 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:54,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:54,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:55,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:55,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:55,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:57,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:57,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:57,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:57,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:15:57,901 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:15:59,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:59,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:59,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:15:59,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:00,215 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:01,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:01,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:02,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:02,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:02,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:04,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:04,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:04,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:04,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:05,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:06,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:06,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:06,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:06,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:07,303 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:09,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:09,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:09,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:09,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:09,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:11,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:11,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:11,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:11,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:12,081 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:13,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:13,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:14,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:14,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:14,434 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:16,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:16,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:16,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:16,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:16,781 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:18,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:18,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:18,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:18,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:19,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:20,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:20,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:21,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:21,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:21,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:23,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:23,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:23,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:23,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:23,974 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:25,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:25,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:25,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:25,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:27,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:28,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:28,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:29,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:29,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:29,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:31,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:31,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:31,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:31,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:31,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:33,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:33,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:33,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:33,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:34,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:35,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:35,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:36,087 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:36,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:36,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:38,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:38,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:38,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:38,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:38,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:40,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:40,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:40,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:40,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:41,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:42,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:42,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:42,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:42,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:43,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:45,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:45,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:45,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:45,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:45,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:47,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:47,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:47,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:47,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:48,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:49,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:49,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:50,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:50,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:50,550 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:52,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:52,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:52,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:52,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:52,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:54,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:54,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:54,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:54,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:55,162 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:56,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:56,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:57,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:57,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:57,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:16:59,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:59,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:59,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:16:59,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:16:59,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:01,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:01,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:01,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:01,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:02,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:03,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:03,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:04,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:04,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:05,295 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:06,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:06,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:07,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:07,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:07,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:09,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:09,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:09,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:09,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:09,980 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:11,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:11,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:11,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:11,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:12,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:13,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:13,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:14,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:14,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:14,453 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:15,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:15,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:16,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:16,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:16,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:18,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:18,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:18,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:18,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:19,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:20,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:20,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:20,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:20,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:21,340 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:23,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:23,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:23,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:23,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:23,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:25,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:25,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:25,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:25,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:26,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:27,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:27,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:27,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:27,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:28,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:29,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:29,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:30,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:30,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:30,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:32,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:32,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:32,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:32,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:32,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:34,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:34,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:34,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:34,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:35,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:36,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:36,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:37,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:37,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:37,477 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:39,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:39,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:39,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:39,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:39,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:41,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:41,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:41,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:41,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:42,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:44,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:44,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:44,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:44,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:45,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:46,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:46,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:47,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:47,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:47,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:49,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:49,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:49,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:49,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:49,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:51,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:51,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:51,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:51,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:52,244 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:54,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:54,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:54,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:54,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:54,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:56,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:56,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:56,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:56,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:57,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:17:58,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:58,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:59,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:17:59,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:17:59,489 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:01,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:01,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:01,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:01,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:01,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:03,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:03,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:03,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:03,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:03,961 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:05,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:05,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:05,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:05,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:06,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:08,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:08,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:08,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:08,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:08,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:10,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:10,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:10,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:10,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:10,997 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:12,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:12,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:12,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:12,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:13,340 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:15,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:15,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:15,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:15,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:15,912 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:17,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:17,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:17,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:17,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:18,932 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:20,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:20,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:20,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:20,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:21,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:22,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:22,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:23,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:23,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:23,627 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:25,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:25,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:25,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:25,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:25,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:27,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:27,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:27,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:27,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:28,225 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:29,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:29,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:30,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:30,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:30,659 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:32,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:32,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:32,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:32,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:33,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:34,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:34,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:34,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:34,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:35,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:37,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:37,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:37,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:37,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:37,769 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:39,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:39,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:39,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:39,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:40,093 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:41,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:41,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:42,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:42,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:42,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:44,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:44,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:44,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:44,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:44,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:46,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:46,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:46,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:46,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:47,211 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:48,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:48,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:49,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:49,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:49,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:51,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:51,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:51,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:51,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:51,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:53,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:53,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:53,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:53,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:54,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:55,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:55,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:56,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:56,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:57,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:18:59,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:59,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:59,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:18:59,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:18:59,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:01,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:01,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:01,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:01,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:02,058 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:03,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:03,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:04,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:04,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:04,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:06,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:06,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:06,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:06,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:06,754 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:08,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:08,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:08,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:08,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:09,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:10,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:10,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:11,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:11,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:11,538 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:13,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:13,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:13,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:13,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:13,754 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:15,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:15,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:15,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:15,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:16,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:17,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:17,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:18,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:18,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:18,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:20,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:20,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:20,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:20,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:20,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:22,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:22,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:22,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:22,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:23,063 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:24,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:24,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:25,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:25,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:25,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:27,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:27,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:27,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:27,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:27,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:29,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:29,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:29,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:29,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:30,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:31,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:31,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:32,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:32,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:32,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:34,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:34,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:34,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:34,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:34,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:36,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:36,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:36,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:36,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:37,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:39,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:39,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:39,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:39,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:40,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:41,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:41,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:42,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:42,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:42,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:43,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:43,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:44,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:44,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:44,653 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:46,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:46,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:46,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:46,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:47,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:48,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:48,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:49,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:49,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:49,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:51,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:51,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:51,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:51,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:51,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:53,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:53,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:53,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:53,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:54,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:56,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:56,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:56,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:56,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:56,683 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:19:58,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:58,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:58,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:19:58,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:19:58,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:00,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:00,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:00,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:00,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:01,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:02,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:02,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:03,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:03,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:03,463 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:05,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:05,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:05,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:05,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:05,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:07,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:07,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:07,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:07,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:07,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:09,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:09,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:09,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:09,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:10,351 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:11,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:11,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:12,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:12,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:12,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:14,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:14,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:14,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:14,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:14,974 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:16,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:16,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:16,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:16,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:18,123 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:19,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:19,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:20,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:20,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:20,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:22,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:22,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:22,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:22,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:22,837 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:24,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:24,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:24,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:24,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:25,204 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:26,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:26,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:27,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:27,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:27,540 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:29,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:29,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:29,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:29,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:29,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:31,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:31,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:31,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:31,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:32,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:33,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:33,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:34,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:34,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:34,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:36,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:36,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:36,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:36,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:36,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:38,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:38,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:38,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:38,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:39,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:41,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:41,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:41,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:41,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:41,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:43,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:43,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:43,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:43,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:44,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:45,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:45,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:46,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:46,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:46,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:48,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:48,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:48,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:48,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:48,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:50,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:50,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:50,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:50,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:51,252 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:52,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:52,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:53,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:53,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:53,634 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:55,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:55,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:55,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:55,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:56,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:57,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:57,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:57,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:57,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:20:58,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:20:59,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:20:59,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:00,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:00,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:01,264 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:03,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:03,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:03,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:03,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:03,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:05,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:05,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:05,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:05,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:06,060 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:07,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:07,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:07,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:07,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:08,397 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:10,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:10,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:10,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:10,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:10,850 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:12,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:12,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:12,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:12,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:13,173 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:14,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:14,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:15,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:15,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:15,504 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:17,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:17,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:17,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:17,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:17,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:19,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:19,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:19,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:19,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:20,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:21,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:21,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:22,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:22,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:22,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:24,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:24,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:24,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:24,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:24,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:26,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:26,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:26,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:26,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:27,265 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:28,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:28,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:29,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:29,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:29,588 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:31,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:31,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:31,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:31,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:31,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:33,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:33,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:33,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:33,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:34,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:36,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:36,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:36,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:36,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:36,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:38,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:38,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:38,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:38,748 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:39,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:40,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:40,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:41,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:41,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:41,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:42,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:42,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:43,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:43,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:44,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:45,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:45,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:46,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:46,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:46,604 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:48,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:48,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:48,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:48,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:48,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:50,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:50,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:50,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:50,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:51,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:53,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:53,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:53,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:53,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:53,741 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:55,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:55,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:55,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:55,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:56,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:57,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:57,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:57,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:57,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:21:58,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:21:59,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:21:59,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:00,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:00,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:00,560 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:02,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:02,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:02,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:02,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:02,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:04,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:04,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:04,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:04,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:05,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:06,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:06,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:07,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:07,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:07,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:09,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:09,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:09,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:09,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:09,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:11,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:11,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:11,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:11,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:12,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:13,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:13,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:14,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:14,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:14,578 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:16,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:16,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:16,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:16,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:17,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:18,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:18,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:19,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:19,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:19,453 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:21,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:21,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:21,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:21,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:21,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:23,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:23,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:23,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:23,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:24,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:25,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:25,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:26,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:26,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:26,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:28,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:28,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:28,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:28,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:29,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:31,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:31,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:31,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:31,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:31,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:33,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:33,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:33,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:33,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:34,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:35,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:35,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:36,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:36,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:36,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:38,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:38,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:38,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:38,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:38,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:40,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:40,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:40,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:40,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:41,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:42,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:42,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:43,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:43,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:43,443 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:45,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:45,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:45,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:45,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:45,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:47,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:47,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:47,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:47,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:48,235 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:49,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:49,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:50,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:50,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:50,636 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:52,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:52,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:52,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:52,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:53,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:54,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:54,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:54,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:54,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:55,311 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:56,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:56,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:57,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:57,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:22:57,641 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:22:59,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:59,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:59,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:22:59,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:00,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:01,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:01,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:02,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:02,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:02,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:04,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:04,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:04,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:04,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:04,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:06,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:06,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:06,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:06,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:07,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:09,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:09,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:09,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:09,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:10,049 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:11,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:11,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:11,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:11,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:12,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:13,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:13,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:14,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:14,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:14,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:16,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:16,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:16,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:16,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:17,129 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:18,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:18,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:19,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:19,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:19,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:21,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:21,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:21,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:21,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:21,851 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:23,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:23,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:23,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:23,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:24,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:25,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:25,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:26,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:26,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:26,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:28,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:28,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:28,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:28,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:28,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:30,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:30,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:31,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:31,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:31,445 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:33,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:33,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:33,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:33,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:33,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:35,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:35,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:35,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:35,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:36,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:37,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:37,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:38,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:38,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:38,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:40,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:40,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:40,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:40,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:41,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:42,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:42,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:43,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:43,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:43,528 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:45,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:45,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:45,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:45,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:45,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:47,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:47,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:47,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:47,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:48,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:49,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:49,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:50,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:50,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:50,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:52,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:52,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:52,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:52,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:53,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:55,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:55,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:55,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:55,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:55,847 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:57,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:57,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:57,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:57,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:23:58,214 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:23:59,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:23:59,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:00,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:00,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:00,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:02,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:02,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:02,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:02,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:02,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:04,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:04,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:05,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:05,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:05,550 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:07,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:07,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:07,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:07,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:07,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:09,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:09,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:09,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:09,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:10,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:12,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:12,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:12,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:12,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:12,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:14,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:14,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:14,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:14,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:15,092 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:16,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:16,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:16,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:16,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:17,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:18,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:18,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:19,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:19,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:19,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:21,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:21,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:21,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:21,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:22,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:23,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:23,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:23,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:23,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:24,285 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:25,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:25,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:26,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:26,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:26,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:28,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:28,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:28,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:28,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:28,948 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:30,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:30,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:30,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:30,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:31,310 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:32,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:32,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:33,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:33,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:33,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:35,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:35,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:35,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:35,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:36,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:38,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:38,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:38,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:38,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:39,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:40,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:40,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:41,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:41,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:41,425 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:42,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:42,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:43,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:43,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:43,642 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:45,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:45,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:45,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:45,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:45,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:47,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:47,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:47,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:47,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:48,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:49,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:49,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:50,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:50,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:50,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:52,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:52,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:52,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:52,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:52,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:54,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:54,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:54,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:54,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:55,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:57,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:57,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:57,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:57,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:57,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:24:59,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:59,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:59,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:24:59,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:24:59,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:01,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:01,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:01,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:01,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:02,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:03,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:03,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:04,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:04,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:04,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:06,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:06,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:06,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:06,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:07,069 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:08,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:08,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:08,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:08,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:09,316 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:11,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:11,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:11,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:11,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:11,743 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:13,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:13,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:13,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:13,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:14,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:15,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:15,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:16,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:16,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:16,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:18,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:18,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:18,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:18,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:19,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:21,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:21,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:21,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:21,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:21,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:23,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:23,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:23,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:23,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:24,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:25,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:25,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:26,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:26,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:26,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:28,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:28,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:28,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:28,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:28,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:30,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:30,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:30,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:30,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:31,100 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:32,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:32,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:33,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:33,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:33,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:35,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:35,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:35,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:35,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:35,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:37,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:37,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:37,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:37,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:38,146 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:39,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:39,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:40,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:40,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:40,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:42,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:42,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:42,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:42,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:42,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:44,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:44,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:44,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:44,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:45,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:46,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:46,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:47,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:47,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:47,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:49,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:49,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:49,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:49,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:49,974 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:51,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:51,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:51,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:51,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:52,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:54,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:54,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:54,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:54,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:54,689 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:56,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:56,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:56,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:56,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:57,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:25:58,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:58,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:59,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:25:59,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:25:59,798 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:01,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:01,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:01,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:01,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:02,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:04,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:04,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:04,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:04,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:04,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:06,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:06,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:06,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:06,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:07,114 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:08,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:08,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:09,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:09,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:09,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:11,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:11,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:11,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:11,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:11,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:13,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:13,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:13,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:13,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:14,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:15,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:15,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:16,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:16,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:16,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:18,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:18,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:18,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:18,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:18,894 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:20,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:20,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:20,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:20,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:21,275 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:22,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:22,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:23,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:23,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:23,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:25,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:25,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:25,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:25,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:26,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:27,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:27,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:28,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:28,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:28,457 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:30,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:30,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:30,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:30,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:30,791 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:32,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:32,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:32,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:32,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:33,132 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:34,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:34,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:35,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:35,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:35,486 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:37,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:37,214 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:37,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:37,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:37,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:39,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:39,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:39,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:39,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:40,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:41,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:41,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:42,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:42,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:43,059 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:44,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:44,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:44,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:44,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:45,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:47,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:47,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:47,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:47,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:47,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:49,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:49,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:49,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:49,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:49,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:51,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:51,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:51,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:51,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:52,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:54,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:54,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:54,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:54,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:54,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:56,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:56,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:56,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:56,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:57,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:26:58,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:58,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:59,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:26:59,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[INFO|generation_whisper.py:1734] 2024-10-05 20:26:59,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. +[WARNING|trainer.py:742] 2024-10-05 20:27:00,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:27:00,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:27:00,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. +[WARNING|trainer.py:742] 2024-10-05 20:27:00,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. + 20%|█████████████████���███████▍ | 2000/10000 [6:13:35<6:33:13, 2.95s/it][INFO|trainer.py:3738] 2024-10-05 20:27:51,281 >> Saving model checkpoint to ./checkpoint-2000 +{'eval_loss': 0.1527385264635086, 'eval_wer': 10.719520685990693, 'eval_runtime': 4116.9756, 'eval_samples_per_second': 3.311, 'eval_steps_per_second': 0.414, 'epoch': 1.03} +[INFO|configuration_utils.py:410] 2024-10-05 20:27:51,283 >> Configuration saved in ./checkpoint-2000/config.json +[INFO|configuration_utils.py:868] 2024-10-05 20:27:51,283 >> Configuration saved in ./checkpoint-2000/generation_config.json +[INFO|modeling_utils.py:3000] 2024-10-05 20:27:59,704 >> The model is bigger than the maximum size per checkpoint (5GB) and is going to be split in 2 checkpoint shards. You can find where each parameters has been saved in the index located at ./checkpoint-2000/model.safetensors.index.json. +[INFO|feature_extraction_utils.py:435] 2024-10-05 20:27:59,706 >> Feature extractor saved in ./checkpoint-2000/preprocessor_config.json +[INFO|feature_extraction_utils.py:435] 2024-10-05 20:28:23,557 >> Feature extractor saved in ./preprocessor_config.json +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/torch/utils/checkpoint.py:295: FutureWarning: `torch.cpu.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cpu', args...)` instead. + with torch.enable_grad(), device_autocast_ctx, torch.cpu.amp.autocast(**ctx.cpu_autocast_kwargs): # type: ignore[attr-defined] + 20%|████████████████████████▊ | 2005/10000 [6:14:24<670:41:45, 302.00s/it]/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( +/home/tknika/whisper-large-eu/.venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py:3889: UserWarning: It seems that you are about to commit a data file (.venv/lib/python3.12/site-packages/pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet) to a model repository. You are sure this is intended? If you are trying to upload a dataset, please set `repo_type='dataset'` or `--repo-type=dataset` in a CLI. + warnings.warn( + 21%|██████████████████████████▎ | 2075/10000 [6:17:54<6:28:47, 2.94s/it] +{'loss': 0.1322, 'grad_norm': 1.8788173198699951, 'learning_rate': 3.6726973684210522e-06, 'epoch': 1.03} +{'loss': 0.1176, 'grad_norm': 2.587233066558838, 'learning_rate': 3.6611842105263157e-06, 'epoch': 1.03} +{'loss': 0.1233, 'grad_norm': 4.001532077789307, 'learning_rate': 3.6496710526315787e-06, 'epoch': 1.04}