Reading metadata...: 75336it [00:03, 21675.20it/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. [WARNING|trainer.py:2506] 2024-10-07 13:23:37,058 >> There seems not to be a single sample in your epoch_iterator, stopping training at step 9000! This is expected if you're using an IterableDataset and set num_steps (10000) higher than the number of available samples. [INFO|trainer.py:2532] 2024-10-07 13:23:37,059 >> Training completed. Do not forget to share your model on huggingface.co/models =) [INFO|trainer.py:2770] 2024-10-07 13:23:37,059 >> Loading best model from ./checkpoint-9000 (score: 7.215361500971087). [WARNING|trainer.py:2892] 2024-10-07 13:23:38,416 >> There were missing keys in the checkpoint model loaded: ['proj_out.weight']. 0%| | 0/10000 [04:48> Saving model checkpoint to ./ /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-07 13:23:38,421 >> Configuration saved in ./config.json [INFO|configuration_utils.py:868] 2024-10-07 13:23:38,422 >> Configuration saved in ./generation_config.json [INFO|modeling_utils.py:3000] 2024-10-07 13:23:45,845 >> 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 ./model.safetensors.index.json. [INFO|feature_extraction_utils.py:435] 2024-10-07 13:23:45,849 >> Feature extractor saved in ./preprocessor_config.json [INFO|trainer.py:3738] 2024-10-07 13:23:45,850 >> Saving model checkpoint to ./ [INFO|configuration_utils.py:410] 2024-10-07 13:23:45,852 >> Configuration saved in ./config.json [INFO|configuration_utils.py:868] 2024-10-07 13:23:45,852 >> Configuration saved in ./generation_config.json [INFO|modeling_utils.py:3000] 2024-10-07 13:23:53,998 >> 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 ./model.safetensors.index.json. [INFO|feature_extraction_utils.py:435] 2024-10-07 13:23:53,999 >> Feature extractor saved in ./preprocessor_config.json /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( training_args.bin: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5.37k/5.37k [00:00<00:00, 15.6kB/s] ***** train metrics ***** epoch = 5.048 total_flos = 455576745959GF train_loss = 0.0 train_runtime = 0:04:49.80 train_samples_per_second = 552.092 train_steps_per_second = 34.506 10/07/2024 13:25:17 - INFO - __main__ - *** Evaluate *** [INFO|trainer.py:4054] 2024-10-07 13:25:17,298 >> ***** Running Evaluation ***** [INFO|trainer.py:4058] 2024-10-07 13:25:17,298 >> Num examples: Unknown [INFO|trainer.py:4059] 2024-10-07 13:25:17,298 >> Batch size = 8 Reading metadata...: 13630it [00:00, 18011.41it/s] [INFO|trainer_utils.py:830] 2024-10-07 13:25:18,741 >> 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-07 13:25:18,833 >> 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-07 13:25:19,285 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|logging.py:328] 2024-10-07 13:25:19,291 >> 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-07 13:25:20,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:20,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:21,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:21,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:21,496 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:23,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:23,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:23,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:23,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:23,834 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:25,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:25,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:25,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:25,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:26,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:27,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:27,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:27,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:27,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:28,173 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:29,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:29,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:29,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:29,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:30,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:31,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:31,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:32,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:32,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:32,495 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:34,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:34,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:34,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:34,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:34,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:36,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:36,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:36,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:36,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:36,952 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:38,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:38,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:38,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:38,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:39,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:40,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:40,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:41,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:41,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:41,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:43,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:43,112 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:43,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:43,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:43,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:45,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:45,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:45,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:45,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:46,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:47,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:47,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:47,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:47,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:48,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:49,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:49,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:50,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:50,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:50,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:52,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:52,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:52,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:52,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:52,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:54,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:54,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:54,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:54,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:55,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:57,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:57,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:57,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:57,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:25:58,131 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:25:59,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:25:59,751 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:00,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:00,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:00,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:02,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:02,019 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:02,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:02,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:02,681 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:04,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:04,247 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:04,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:04,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:04,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:06,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:06,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:06,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:06,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:07,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:08,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:08,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:09,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:09,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:09,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:11,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:11,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:11,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:11,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:11,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:13,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:13,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:13,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:13,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:14,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:16,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:16,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:16,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:16,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:16,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:18,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:18,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:18,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:18,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:19,113 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:20,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:20,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:20,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:20,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:21,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:22,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:22,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:23,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:23,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:23,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:25,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:25,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:25,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:25,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:26,023 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:27,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:27,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:27,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:27,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:28,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:30,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:30,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:30,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:30,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:30,702 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:32,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:32,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:32,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:32,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:32,994 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:34,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:34,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:34,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:34,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:35,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:37,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:37,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:37,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:37,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:38,255 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:39,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:39,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:40,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:40,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:40,558 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:42,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:42,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:42,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:42,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:42,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:44,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:44,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:44,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:44,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:45,115 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:46,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:46,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:47,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:47,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:47,557 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:49,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:49,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:49,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:49,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:50,003 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:51,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:51,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:52,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:52,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:52,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:54,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:54,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:54,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:54,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:54,682 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:56,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:56,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:56,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:56,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:57,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:26:58,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:58,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:59,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:26:59,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:26:59,495 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:01,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:01,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:01,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:01,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:01,684 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:03,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:03,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:03,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:03,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:03,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:05,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:05,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:05,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:05,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:06,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:08,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:08,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:08,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:08,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:08,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:10,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:10,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:10,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:10,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:11,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:12,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:12,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:12,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:12,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:13,373 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:15,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:15,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:15,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:15,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:15,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:17,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:17,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:17,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:17,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:18,643 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:20,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:20,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:20,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:20,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:21,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:22,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:22,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:22,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:22,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:23,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:25,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:25,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:25,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:25,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:25,836 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:27,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:27,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:27,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:27,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:28,197 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:29,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:29,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:30,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:30,208 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:30,609 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:32,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:32,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:32,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:32,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:32,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:34,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:34,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:34,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:34,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:35,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:36,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:36,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:37,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:37,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:37,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:39,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:39,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:39,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:39,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:40,120 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:41,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:41,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:42,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:42,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:42,516 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:44,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:44,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:44,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:44,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:44,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:46,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:46,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:46,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:46,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:47,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:48,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:48,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:48,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:48,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:49,361 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:51,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:51,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:51,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:51,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:51,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:53,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:53,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:53,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:53,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:54,044 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:55,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:55,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:55,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:55,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:56,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:27:58,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:58,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:58,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:27:58,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:27:59,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:00,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:00,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:01,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:01,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:01,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:03,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:03,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:03,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:03,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:03,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:05,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:05,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:05,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:05,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:06,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:07,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:07,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:08,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:08,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:08,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:10,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:10,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:10,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:10,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:10,991 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:12,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:12,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:12,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:12,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:13,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:15,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:15,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:15,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:15,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:15,747 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:17,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:17,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:17,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:17,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:18,241 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:19,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:19,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:20,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:20,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:20,616 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:22,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:22,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:22,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:22,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:23,045 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:24,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:24,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:24,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:24,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:25,323 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:27,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:27,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:27,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:27,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:27,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:29,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:29,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:29,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:29,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:30,184 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:31,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:31,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:32,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:32,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:32,488 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:34,110 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:34,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:34,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:34,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:34,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:36,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:36,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:36,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:36,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:37,609 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:39,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:39,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:39,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:39,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:40,118 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:41,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:41,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:42,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:42,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:42,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:44,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:44,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:44,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:44,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:44,848 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:46,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:46,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:46,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:46,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:47,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:48,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:48,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:49,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:49,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:49,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:51,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:51,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:51,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:51,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:51,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:53,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:53,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:53,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:53,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:54,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:56,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:56,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:56,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:56,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:56,760 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:28:58,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:58,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:58,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:28:58,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:28:59,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:00,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:00,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:01,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:01,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:01,663 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:03,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:03,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:03,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:03,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:04,033 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:05,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:05,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:05,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:05,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:06,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:08,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:08,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:08,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:08,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:08,728 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:10,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:10,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:10,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:10,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:11,150 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:12,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:12,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:13,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:13,094 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:13,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:15,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:15,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:15,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:15,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:15,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:17,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:17,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:18,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:18,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:18,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:20,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:20,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:20,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:20,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:21,078 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:22,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:22,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:22,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:22,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:23,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:25,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:25,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:25,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:25,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:25,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:27,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:27,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:27,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:27,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:28,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:29,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:29,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:30,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:30,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:30,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:32,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:32,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:32,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:32,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:32,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:34,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:34,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:35,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:35,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:35,430 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:37,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:37,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:37,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:37,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:37,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:39,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:39,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:39,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:39,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:40,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:41,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:41,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:42,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:42,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:42,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:44,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:44,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:44,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:44,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:44,844 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:46,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:46,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:46,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:46,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:47,149 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:48,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:48,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:49,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:49,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:49,520 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:51,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:51,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:51,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:51,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:51,780 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:53,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:53,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:53,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:53,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:54,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:55,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:55,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:56,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:56,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:29:56,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:29:58,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:59,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:59,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:29:59,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:00,871 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:02,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:02,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:02,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:02,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:03,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:04,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:04,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:05,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:05,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:05,563 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:07,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:07,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:07,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:07,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:07,876 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:09,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:09,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:09,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:09,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:10,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:12,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:12,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:12,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:12,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:12,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:14,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:14,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:14,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:14,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:15,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:16,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:16,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:17,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:17,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:17,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:19,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:19,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:19,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:19,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:19,927 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:21,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:21,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:21,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:21,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:22,223 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:23,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:23,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:24,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:24,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:24,494 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:26,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:26,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:26,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:26,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:26,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:28,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:28,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:28,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:28,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:29,322 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:31,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:31,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:31,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:31,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:31,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:33,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:33,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:33,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:33,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:34,057 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:35,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:35,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:35,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:35,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:36,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:37,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:37,992 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:38,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:38,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:38,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:40,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:40,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:40,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:40,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:41,006 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:42,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:42,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:42,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:42,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:43,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:45,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:45,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:45,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:45,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:45,941 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:47,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:47,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:47,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:47,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:48,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:49,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:49,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:50,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:50,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:50,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:52,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:52,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:52,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:52,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:53,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:54,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:54,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:55,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:55,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:55,427 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:57,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:57,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:57,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:57,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:30:57,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:30:59,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:59,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:59,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:30:59,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:00,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:01,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:01,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:01,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:01,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:02,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:04,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:04,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:04,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:04,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:04,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:06,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:06,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:06,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:06,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:07,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:08,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:08,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:09,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:09,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:09,565 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:11,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:11,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:11,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:11,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:11,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:13,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:13,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:14,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:14,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:14,465 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:16,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:16,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:16,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:16,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:16,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:18,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:18,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:18,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:18,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:19,173 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:20,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:20,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:21,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:21,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:21,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:23,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:23,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:23,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:23,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:23,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:25,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:25,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:25,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:25,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:26,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:28,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:28,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:28,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:28,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:29,002 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:30,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:30,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:30,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:30,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:31,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:32,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:32,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:33,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:33,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:33,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:35,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:35,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:35,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:35,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:35,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:37,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:37,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:37,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:37,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:38,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:39,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:39,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:40,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:40,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:40,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:42,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:42,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:42,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:42,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:42,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:44,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:44,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:44,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:44,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:45,181 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:46,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:46,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:47,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:47,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:47,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:49,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:49,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:49,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:49,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:49,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:51,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:51,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:51,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:51,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:52,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:54,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:54,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:54,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:54,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:54,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:56,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:56,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:56,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:56,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:57,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:31:58,651 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:58,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:58,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:31:58,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:31:59,328 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:00,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:00,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:01,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:01,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:01,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:03,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:03,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:03,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:03,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:03,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:05,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:05,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:05,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:05,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:06,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:08,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:08,550 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:08,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:08,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:09,224 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:10,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:10,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:11,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:11,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:11,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:13,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:13,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:13,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:13,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:14,020 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:15,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:15,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:16,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:16,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:16,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:18,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:18,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:18,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:18,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:18,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:20,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:20,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:20,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:20,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:20,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:22,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:22,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:22,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:22,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:23,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:25,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:25,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:25,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:25,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:25,804 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:27,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:27,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:27,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:27,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:28,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:29,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:29,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:30,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:30,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:30,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:32,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:32,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:32,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:32,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:32,852 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:34,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:34,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:34,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:34,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:35,231 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:36,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:36,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:37,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:37,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:37,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:39,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:39,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:39,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:39,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:39,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:41,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:41,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:41,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:41,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:42,222 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:43,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:43,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:44,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:44,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:44,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:46,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:46,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:46,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:46,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:47,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:49,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:49,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:49,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:49,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:50,008 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:51,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:51,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:52,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:52,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:52,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:54,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:54,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:54,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:54,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:54,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:56,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:56,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:56,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:56,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:57,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:32:58,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:58,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:59,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:32:59,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:32:59,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:01,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:01,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:01,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:01,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:01,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:03,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:03,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:03,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:03,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:04,161 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:05,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:05,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:05,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:05,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:06,362 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:08,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:08,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:08,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:08,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:08,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:10,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:10,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:10,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:10,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:11,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:12,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:12,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:13,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:13,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:13,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:15,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:15,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:15,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:15,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:15,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:17,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:17,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:17,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:17,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:18,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:19,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:19,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:20,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:20,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:20,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:22,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:22,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:22,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:22,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:22,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:24,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:24,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:24,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:24,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:25,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:26,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:26,765 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:27,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:27,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:27,427 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:29,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:29,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:29,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:29,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:30,077 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:31,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:31,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:31,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:31,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:32,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:33,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:33,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:34,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:34,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:34,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:36,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:36,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:36,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:36,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:36,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:38,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:38,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:38,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:38,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:39,393 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:41,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:41,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:41,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:41,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:41,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:43,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:43,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:43,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:43,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:44,366 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:46,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:46,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:46,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:46,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:46,877 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:48,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:48,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:48,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:48,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:49,158 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:50,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:50,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:51,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:51,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:51,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:53,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:53,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:53,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:53,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:54,060 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:55,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:55,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:55,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:55,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:56,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:33:58,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:58,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:58,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:33:58,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:33:58,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:00,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:00,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:00,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:00,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:00,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:02,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:02,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:02,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:02,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:03,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:05,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:05,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:05,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:05,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:05,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:07,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:07,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:07,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:07,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:08,178 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:09,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:09,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:10,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:10,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:11,251 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:13,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:13,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:13,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:13,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:13,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:15,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:15,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:15,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:15,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:15,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:17,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:17,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:17,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:17,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:18,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:19,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:19,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:20,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:20,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:20,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:22,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:22,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:22,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:22,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:22,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:24,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:24,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:24,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:24,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:25,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:26,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:26,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:27,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:27,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:27,475 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:29,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:29,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:29,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:29,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:29,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:31,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:31,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:31,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:31,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:32,388 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:34,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:34,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:34,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:34,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:34,752 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:36,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:36,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:36,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:36,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:37,040 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:38,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:38,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:38,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:38,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:39,368 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:41,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:41,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:41,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:41,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:41,831 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:43,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:43,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:43,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:43,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:44,195 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:45,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:45,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:46,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:46,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:46,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:48,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:48,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:48,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:48,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:48,843 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:50,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:50,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:50,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:50,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:51,197 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:52,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:52,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:53,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:53,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:54,174 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:55,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:55,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:56,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:56,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:56,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:34:58,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:58,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:58,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:34:58,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:34:58,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:00,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:00,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:00,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:00,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:01,164 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:02,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:02,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:03,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:03,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:03,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:05,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:05,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:05,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:05,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:05,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:07,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:07,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:07,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:07,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:08,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:10,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:10,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:10,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:10,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:10,689 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:12,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:12,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:12,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:12,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:12,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:14,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:14,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:15,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:15,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:15,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:17,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:17,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:17,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:17,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:17,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:19,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:19,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:19,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:19,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:20,150 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:21,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:21,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:22,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:22,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:22,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:24,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:24,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:24,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:24,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:24,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:26,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:26,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:26,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:26,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:26,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:28,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:28,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:28,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:28,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:29,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:30,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:30,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:31,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:31,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:31,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:33,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:33,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:33,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:33,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:33,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:35,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:35,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:35,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:35,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:36,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:38,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:38,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:38,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:38,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:38,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:40,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:40,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:40,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:40,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:41,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:42,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:42,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:43,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:43,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:43,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:45,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:45,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:45,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:45,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:46,060 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:47,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:47,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:47,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:47,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:48,346 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:49,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:49,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:50,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:50,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:50,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:52,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:52,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:52,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:52,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:52,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:54,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:54,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:55,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:55,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:55,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:57,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:57,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:57,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:57,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:35:57,817 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:35:59,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:59,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:59,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:35:59,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:00,173 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:01,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:01,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:02,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:02,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:02,659 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:04,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:04,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:04,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:04,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:05,147 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:06,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:06,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:07,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:07,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:07,528 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:09,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:09,207 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:09,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:09,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:09,906 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:11,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:11,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:11,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:11,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:12,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:13,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:13,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:14,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:14,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:14,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:16,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:16,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:16,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:16,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:17,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:19,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:19,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:19,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:19,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:19,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:21,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:21,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:21,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:21,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:22,193 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:23,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:23,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:24,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:24,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:24,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:26,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:26,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:26,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:26,371 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:26,772 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:28,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:28,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:28,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:28,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:29,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:30,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:30,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:31,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:31,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:31,491 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:33,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:33,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:33,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:33,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:33,801 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:35,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:35,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:35,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:35,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:36,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:37,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:37,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:38,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:38,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:38,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:40,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:40,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:40,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:40,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:41,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:42,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:42,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:43,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:43,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:43,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:45,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:45,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:45,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:45,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:45,702 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:47,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:47,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:47,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:47,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:48,075 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:49,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:49,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:50,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:50,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:50,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:52,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:52,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:52,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:52,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:52,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:54,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:54,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:54,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:54,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:55,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:56,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:56,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:56,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:56,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:36:57,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:36:59,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:59,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:59,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:36:59,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:00,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:02,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:02,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:02,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:02,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:02,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:04,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:04,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:04,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:04,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:05,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:06,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:06,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:07,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:07,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:07,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:09,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:09,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:09,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:09,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:09,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:11,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:11,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:11,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:11,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:12,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:13,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:13,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:14,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:14,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:14,558 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:16,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:16,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:16,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:16,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:16,853 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:18,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:18,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:18,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:18,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:19,263 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:20,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:20,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:21,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:21,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:21,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:23,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:23,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:23,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:23,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:23,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:25,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:25,480 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:25,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:25,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:26,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:27,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:27,909 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:28,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:28,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:28,585 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:30,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:30,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:30,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:30,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:30,980 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:32,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:32,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:32,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:32,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:33,367 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:34,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:34,988 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:35,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:35,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:35,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:37,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:37,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:37,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:37,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:37,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:39,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:39,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:39,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:39,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:40,723 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:42,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:42,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:42,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:42,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:43,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:44,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:44,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:45,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:45,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:45,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:47,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:47,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:47,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:47,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:48,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:49,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:49,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:50,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:50,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:50,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:52,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:52,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:52,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:52,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:52,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:54,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:54,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:54,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:54,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:55,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:56,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:56,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:57,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:57,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:57,532 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:37:59,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:59,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:59,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:37:59,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:37:59,909 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:01,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:01,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:01,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:01,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:02,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:03,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:03,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:04,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:04,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:04,590 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:06,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:06,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:06,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:06,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:06,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:08,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:08,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:09,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:09,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:09,405 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:11,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:11,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:11,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:11,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:11,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:13,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:13,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:13,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:13,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:14,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:15,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:15,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:16,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:16,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:16,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:18,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:18,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:18,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:18,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:19,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:20,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:20,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:21,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:21,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:21,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:23,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:23,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:23,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:23,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:23,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:25,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:25,615 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:25,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:25,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:26,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:27,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:27,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:28,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:28,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:28,611 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:30,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:30,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:30,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:30,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:30,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:32,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:32,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:32,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:32,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:33,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:35,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:35,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:35,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:35,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:35,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:37,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:37,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:37,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:37,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:38,004 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:39,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:39,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:40,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:40,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:40,405 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:42,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:42,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:42,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:42,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:42,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:44,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:44,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:44,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:44,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:44,941 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:46,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:46,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:46,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:46,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:47,301 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:48,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:48,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:49,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:49,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:49,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:51,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:51,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:51,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:51,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:51,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:53,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:53,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:54,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:54,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:54,444 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:56,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:56,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:56,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:56,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:56,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:38:58,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:58,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:58,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:38:58,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:38:59,134 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:00,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:00,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:01,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:01,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:02,169 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:03,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:03,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:04,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:04,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:04,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:06,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:06,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:06,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:06,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:06,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:08,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:08,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:08,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:08,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:09,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:10,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:10,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:11,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:11,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:11,636 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:13,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:13,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:13,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:13,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:13,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:15,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:15,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:15,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:15,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:16,336 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:18,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:18,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:18,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:18,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:18,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:20,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:20,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:20,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:20,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:20,963 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:22,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:22,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:22,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:22,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:23,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:24,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:24,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:25,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:25,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:25,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:27,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:27,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:27,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:27,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:27,924 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:29,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:29,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:29,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:29,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:30,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:32,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:32,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:32,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:32,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:32,751 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:34,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:34,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:34,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:34,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:35,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:36,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:36,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:37,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:37,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:37,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:39,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:39,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:39,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:39,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:39,861 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:41,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:41,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:41,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:41,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:42,764 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:44,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:44,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:44,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:44,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:45,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:46,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:46,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:47,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:47,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:47,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:49,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:49,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:49,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:49,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:49,868 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:51,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:51,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:51,775 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:51,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:52,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:53,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:53,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:54,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:54,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:54,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:56,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:56,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:56,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:56,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:56,824 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:39:58,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:58,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:58,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:39:58,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:39:59,244 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:00,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:00,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:01,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:01,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:01,519 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:03,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:03,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:03,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:03,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:03,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:05,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:05,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:05,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:05,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:06,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:07,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:07,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:08,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:08,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:08,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:10,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:10,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:10,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:10,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:10,839 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:12,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:12,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:12,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:12,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:13,289 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:14,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:14,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:15,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:15,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:15,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:17,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:17,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:17,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:17,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:18,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:19,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:19,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:20,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:20,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:20,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:21,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:21,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:22,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:22,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:22,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:24,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:24,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:24,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:24,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:24,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:26,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:26,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:26,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:26,985 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:27,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:29,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:29,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:29,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:29,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:30,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:32,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:32,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:32,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:32,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:32,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:34,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:34,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:34,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:34,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:35,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:36,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:36,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:36,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:36,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:37,324 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:38,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:38,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:39,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:39,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:39,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:41,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:41,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:41,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:41,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:42,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:43,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:43,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:43,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:43,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:44,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:46,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:46,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:46,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:46,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:46,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:48,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:48,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:48,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:48,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:49,185 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:50,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:50,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:51,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:51,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:51,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:53,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:53,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:53,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:53,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:53,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:55,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:55,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:55,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:55,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:56,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:40:58,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:58,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:58,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:40:58,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:40:58,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:00,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:00,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:00,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:00,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:01,152 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:02,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:02,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:03,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:03,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:03,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:05,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:05,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:05,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:05,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:05,927 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:07,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:07,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:07,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:07,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:08,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:10,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:10,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:10,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:10,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:11,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:12,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:12,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:13,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:13,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:13,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:15,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:15,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:15,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:15,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:15,790 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:17,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:17,432 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:17,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:17,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:18,103 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:19,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:19,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:19,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:19,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:20,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:22,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:22,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:22,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:22,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:22,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:24,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:24,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:24,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:24,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:25,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:26,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:26,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:27,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:27,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:27,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:29,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:29,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:29,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:29,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:29,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:31,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:31,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:31,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:31,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:32,227 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:34,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:34,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:34,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:34,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:34,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:36,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:36,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:36,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:36,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:37,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:38,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:38,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:38,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:38,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:39,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:41,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:41,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:41,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:41,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:41,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:43,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:43,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:43,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:43,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:44,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:45,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:45,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:46,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:46,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:46,656 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:48,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:48,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:48,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:48,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:49,946 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:51,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:51,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:51,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:51,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:52,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:54,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:54,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:54,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:54,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:54,742 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:56,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:56,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:56,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:56,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:57,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:41:58,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:58,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:58,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:41:58,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:41:59,382 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:01,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:01,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:01,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:01,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:01,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:03,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:03,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:03,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:03,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:04,300 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:05,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:05,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:06,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:06,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:06,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:08,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:08,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:08,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:08,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:09,099 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:10,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:10,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:10,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:10,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:11,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:12,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:12,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:13,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:13,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:13,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:15,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:15,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:15,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:15,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:15,955 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:17,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:17,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:17,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:17,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:18,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:20,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:20,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:20,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:20,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:20,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:22,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:22,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:22,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:22,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:23,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:24,761 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:24,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:25,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:25,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:25,434 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:27,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:27,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:27,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:27,288 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:27,688 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:29,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:29,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:29,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:29,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:30,526 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:32,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:32,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:32,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:32,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:32,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:34,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:34,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:34,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:34,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:35,330 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:36,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:36,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:37,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:37,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:37,637 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:39,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:39,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:39,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:39,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:40,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:41,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:41,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:42,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:42,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:42,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:44,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:44,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:44,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:44,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:44,788 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:46,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:46,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:46,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:46,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:47,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:48,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:48,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:48,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:48,902 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:49,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:51,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:51,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:51,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:51,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:51,721 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:53,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:53,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:53,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:53,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:54,189 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:55,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:55,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:56,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:56,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:56,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:42:58,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:58,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:58,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:42:58,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:42:58,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:00,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:00,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:00,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:00,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:01,317 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:02,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:02,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:03,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:03,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:03,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:05,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:05,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:05,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:05,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:06,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:07,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:07,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:07,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:07,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:08,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:09,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:09,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:10,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:10,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:11,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:13,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:13,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:13,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:13,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:13,697 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:15,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:15,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:15,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:15,787 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:16,180 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:17,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:17,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:18,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:18,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:18,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:20,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:20,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:20,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:20,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:21,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:22,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:22,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:23,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:23,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:23,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:25,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:25,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:25,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:25,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:26,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:27,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:27,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:27,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:27,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:28,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:30,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:30,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:30,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:30,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:30,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:32,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:32,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:32,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:32,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:33,177 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:34,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:34,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:35,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:35,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:35,570 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:37,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:37,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:37,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:37,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:37,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:39,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:39,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:39,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:39,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:40,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:42,057 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:42,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:42,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:42,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:42,724 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:44,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:44,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:44,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:44,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:45,120 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:46,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:46,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:46,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:46,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:47,313 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:49,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:49,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:49,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:49,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:49,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:51,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:51,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:51,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:51,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:52,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:54,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:54,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:54,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:54,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:54,820 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:56,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:56,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:56,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:56,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:57,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:43:58,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:58,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:59,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:43:59,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:43:59,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:01,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:01,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:01,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:01,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:01,966 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:03,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:03,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:03,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:03,802 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:04,199 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:05,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:05,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:06,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:06,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:06,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:08,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:08,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:08,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:08,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:08,793 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:10,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:10,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:10,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:10,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:11,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:12,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:12,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:13,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:13,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:13,578 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:15,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:15,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:15,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:15,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:15,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:17,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:17,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:17,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:17,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:18,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:19,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:19,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:20,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:20,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:20,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:22,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:22,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:22,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:22,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:22,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:24,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:24,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:24,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:24,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:25,235 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:26,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:26,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:27,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:27,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:27,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:29,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:29,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:29,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:29,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:30,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:32,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:32,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:32,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:32,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:32,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:34,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:34,534 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:34,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:34,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:35,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:36,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:36,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:37,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:37,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:37,548 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:39,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:39,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:39,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:39,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:39,835 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:41,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:41,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:41,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:41,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:42,115 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:43,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:43,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:44,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:44,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:44,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:46,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:46,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:46,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:46,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:46,833 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:48,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:48,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:48,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:48,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:49,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:50,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:50,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:51,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:51,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:51,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:53,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:53,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:53,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:53,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:53,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:55,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:55,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:55,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:55,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:56,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:44:57,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:57,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:58,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:44:58,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:44:58,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:00,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:00,107 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:00,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:00,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:00,779 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:02,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:02,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:02,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:02,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:03,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:04,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:04,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:05,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:05,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:05,429 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:07,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:07,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:07,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:07,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:07,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:09,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:09,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:09,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:09,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:10,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:11,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:11,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:12,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:12,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:12,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:14,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:14,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:14,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:14,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:15,221 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:16,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:16,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:17,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:17,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:17,584 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:19,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:19,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:19,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:19,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:20,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:21,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:21,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:21,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:21,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:22,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:24,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:24,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:24,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:24,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:24,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:26,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:26,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:26,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:26,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:27,153 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:28,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:28,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:29,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:29,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:29,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:31,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:31,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:31,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:31,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:31,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:33,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:33,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:33,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:33,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:34,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:35,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:35,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:35,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:35,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:36,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:37,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:37,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:38,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:38,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:38,640 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:40,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:40,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:40,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:40,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:40,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:42,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:42,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:42,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:42,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:43,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:45,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:45,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:45,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:45,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:45,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:47,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:47,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:47,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:47,781 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:48,186 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:49,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:49,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:50,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:50,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:50,516 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:52,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:52,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:52,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:52,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:52,897 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:54,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:54,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:54,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:54,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:55,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:57,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:57,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:57,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:57,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:45:58,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:45:59,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:59,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:59,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:45:59,950 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:00,355 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:02,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:02,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:02,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:02,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:02,680 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:04,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:04,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:04,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:04,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:05,005 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:06,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:06,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:06,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:06,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:07,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:08,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:08,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:09,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:09,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:09,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:11,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:11,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:11,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:11,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:11,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:13,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:13,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:14,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:14,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:14,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:16,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:16,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:16,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:16,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:16,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:18,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:18,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:18,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:18,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:19,177 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:20,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:20,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:21,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:21,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:21,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:23,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:23,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:23,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:23,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:23,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:25,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:25,316 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:25,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:25,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:25,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:27,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:27,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:27,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:27,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:28,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:29,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:29,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:30,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:30,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:30,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:32,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:32,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:32,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:32,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:32,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:34,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:34,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:34,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:34,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:35,340 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:37,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:37,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:37,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:37,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:38,255 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:40,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:40,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:40,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:40,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:40,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:42,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:42,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:42,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:42,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:43,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:44,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:44,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:45,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:45,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:45,399 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:47,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:47,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:47,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:47,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:47,751 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:49,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:49,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:49,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:49,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:50,195 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:51,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:51,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:52,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:52,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:52,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:54,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:54,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:54,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:54,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:54,998 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:56,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:56,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:56,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:56,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:57,377 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:46:58,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:58,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:59,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:46:59,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:46:59,632 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:01,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:01,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:01,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:01,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:02,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:03,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:03,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:04,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:04,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:04,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:06,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:06,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:06,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:06,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:06,893 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:08,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:08,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:08,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:08,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:09,383 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:11,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:11,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:11,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:11,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:11,726 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:13,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:13,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:13,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:13,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:14,106 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:15,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:15,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:16,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:16,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:16,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:18,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:18,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:18,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:18,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:18,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:20,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:20,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:20,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:20,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:21,715 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:23,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:23,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:23,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:23,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:24,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:25,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:25,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:26,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:26,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:26,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:28,260 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:28,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:28,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:28,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:28,929 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:30,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:30,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:30,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:30,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:31,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:32,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:32,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:33,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:33,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:33,636 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:35,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:35,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:35,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:35,595 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:35,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:37,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:37,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:37,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:37,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:38,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:39,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:39,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:40,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:40,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:40,629 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:42,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:42,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:42,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:42,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:42,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:44,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:44,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:44,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:44,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:45,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:46,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:46,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:47,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:47,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:47,503 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:49,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:49,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:49,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:49,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:49,883 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:51,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:51,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:51,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:51,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:52,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:54,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:54,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:54,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:54,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:54,709 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:56,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:56,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:56,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:56,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:57,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:47:58,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:58,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:59,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:47:59,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:47:59,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:01,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:01,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:01,503 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:01,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:02,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:03,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:03,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:04,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:04,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:04,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:06,265 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:06,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:06,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:06,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:06,943 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:08,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:08,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:09,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:09,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:09,432 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:10,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:10,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:11,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:11,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:11,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:13,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:13,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:13,719 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:13,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:14,126 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:15,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:15,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:15,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:15,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:16,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:18,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:18,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:18,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:18,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:18,900 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:20,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:20,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:20,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:20,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:21,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:22,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:22,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:23,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:23,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:23,553 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:25,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:25,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:25,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:25,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:25,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:27,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:27,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:27,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:27,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:28,153 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:29,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:29,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:29,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:30,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:30,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:32,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:32,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:32,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:32,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:32,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:34,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:34,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:34,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:34,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:35,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:36,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:36,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:36,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:36,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:37,227 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:38,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:38,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:39,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:39,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:39,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:41,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:41,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:41,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:41,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:42,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:43,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:43,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:44,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:44,246 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:44,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:46,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:46,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:46,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:46,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:46,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:48,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:48,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:48,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:48,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:49,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:51,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:51,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:51,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:51,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:51,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:53,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:53,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:53,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:53,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:53,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:55,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:55,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:55,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:55,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:56,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:48:58,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:58,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:58,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:48:58,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:48:58,747 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:00,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:00,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:00,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:00,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:01,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:02,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:02,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:02,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:02,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:03,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:05,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:05,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:05,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:05,370 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:05,773 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:07,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:07,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:07,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:07,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:08,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:09,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:09,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:10,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:10,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:10,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:12,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:12,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:12,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:12,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:12,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:14,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:14,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:14,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:14,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:15,061 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:16,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:16,842 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:17,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:17,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:17,516 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:19,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:19,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:19,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:19,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:20,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:22,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:22,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:22,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:22,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:22,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:24,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:24,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:24,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:24,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:24,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:26,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:26,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:26,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:26,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:27,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:29,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:29,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:29,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:29,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:29,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:31,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:31,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:31,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:31,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:32,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:33,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:33,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:34,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:34,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:34,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:36,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:36,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:36,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:36,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:36,776 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:38,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:38,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:38,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:38,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:39,245 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:40,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:40,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:41,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:41,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:41,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:43,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:43,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:43,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:43,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:44,050 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:45,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:45,672 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:45,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:45,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:46,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:48,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:48,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:48,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:48,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:48,706 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:50,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:50,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:50,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:50,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:51,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:52,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:52,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:53,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:53,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:53,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:55,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:55,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:55,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:55,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:55,753 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:57,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:57,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:57,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:57,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:49:58,172 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:49:59,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:49:59,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:00,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:00,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:00,918 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:02,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:02,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:02,921 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:02,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:03,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:04,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:04,942 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:05,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:05,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:05,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:07,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:07,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:07,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:07,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:08,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:09,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:09,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:10,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:10,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:10,465 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:12,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:12,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:12,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:12,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:12,763 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:14,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:14,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:14,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:14,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:15,100 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:16,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:16,901 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:17,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:17,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:17,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:19,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:19,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:19,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:19,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:19,845 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:21,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:21,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:21,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:21,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:22,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:23,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:23,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:23,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:23,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:24,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:26,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:26,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:26,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:26,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:26,767 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:28,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:28,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:28,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:28,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:29,210 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:30,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:30,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:31,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:31,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:31,543 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:33,174 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:33,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:33,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:33,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:33,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:35,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:35,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:35,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:35,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:36,147 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:37,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:37,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:38,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:38,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:38,420 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:40,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:40,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:40,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:40,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:41,434 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:43,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:43,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:43,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:43,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:43,765 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:45,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:45,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:45,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:45,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:46,025 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:47,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:47,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:47,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:47,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:48,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:49,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:49,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:50,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:50,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:50,655 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:52,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:52,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:52,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:52,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:53,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:54,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:54,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:55,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:55,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:55,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:57,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:57,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:57,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:57,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:50:57,754 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:50:59,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:59,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:59,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:50:59,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:00,113 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:01,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:01,784 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:02,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:02,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:02,458 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:04,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:04,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:04,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:04,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:04,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:06,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:06,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:06,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:06,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:07,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:08,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:08,872 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:09,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:09,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:09,542 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:11,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:11,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:11,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:11,451 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:11,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:13,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:13,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:13,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:13,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:14,389 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:15,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:15,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:16,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:16,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:16,645 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:18,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:18,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:18,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:18,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:18,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:20,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:20,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:20,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:20,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:21,249 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:23,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:23,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:23,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:23,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:23,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:25,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:25,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:25,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:25,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:26,255 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:27,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:27,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:28,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:28,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:28,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:30,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:30,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:30,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:30,514 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:30,921 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:32,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:32,542 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:32,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:32,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:33,215 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:34,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:34,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:35,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:35,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:35,592 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:37,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:37,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:37,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:37,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:37,968 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:39,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:39,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:39,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:39,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:40,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:41,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:41,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:42,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:42,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:42,633 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:44,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:44,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:44,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:44,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:45,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:46,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:46,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:46,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:46,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:47,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:49,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:49,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:49,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:49,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:49,673 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:51,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:51,309 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:51,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:51,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:51,980 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:53,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:53,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:53,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:53,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:54,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:55,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:55,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:56,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:56,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:56,522 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:51:58,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:58,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:58,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:51:58,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:51:58,832 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:00,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:00,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:00,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:00,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:01,299 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:03,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:03,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:03,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:03,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:03,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:05,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:05,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:05,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:05,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:06,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:08,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:08,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:08,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:08,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:09,296 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:11,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:11,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:11,271 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:11,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:11,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:13,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:13,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:13,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:13,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:13,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:15,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:15,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:15,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:15,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:16,283 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:18,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:18,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:18,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:18,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:18,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:20,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:20,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:20,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:20,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:21,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:22,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:22,699 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:22,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:22,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:23,375 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:25,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:25,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:25,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:25,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:25,678 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:27,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:27,396 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:27,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:27,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:28,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:29,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:29,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:30,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:30,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:30,533 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:32,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:32,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:32,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:32,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:32,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:34,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:34,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:35,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:35,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:35,410 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:37,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:37,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:37,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:37,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:37,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:39,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:39,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:39,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:39,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:40,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:41,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:41,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:41,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:41,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:42,397 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:44,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:44,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:44,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:44,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:44,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:46,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:46,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:46,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:46,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:47,743 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:49,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:49,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:49,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:49,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:49,989 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:51,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:51,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:51,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:51,970 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:52,368 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:53,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:53,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:54,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:54,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:54,574 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:56,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:56,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:56,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:56,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:56,858 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:52:58,484 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:58,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:58,756 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:52:58,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:52:59,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:00,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:00,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:01,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:01,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:01,483 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:03,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:03,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:03,368 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:03,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:03,774 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:05,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:05,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:05,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:05,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:06,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:07,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:07,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:07,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:07,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:08,356 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:10,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:10,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:10,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:10,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:10,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:12,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:12,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:12,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:12,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:13,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:14,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:14,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:15,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:15,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:15,504 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:17,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:17,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:17,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:17,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:17,871 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:19,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:19,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:20,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:20,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:20,430 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:22,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:22,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:22,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:22,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:22,766 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:24,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:24,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:24,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:24,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:25,203 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:26,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:26,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:27,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:27,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:28,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:29,903 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:29,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:30,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:30,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:30,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:32,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:32,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:32,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:32,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:32,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:34,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:34,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:34,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:34,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:35,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:37,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:37,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:37,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:37,491 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:37,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:39,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:39,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:39,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:39,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:40,204 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:41,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:41,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:42,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:42,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:42,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:44,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:44,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:44,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:44,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:44,836 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:46,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:46,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:46,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:46,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:47,139 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:48,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:48,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:49,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:49,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:49,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:51,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:51,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:51,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:51,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:51,741 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:53,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:53,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:53,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:53,639 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:54,045 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:55,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:55,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:56,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:56,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:56,567 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:53:58,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:58,191 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:58,466 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:53:58,467 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:53:58,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:00,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:00,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:00,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:00,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:01,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:02,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:02,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:03,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:03,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:03,525 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:05,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:05,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:05,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:05,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:05,839 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:07,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:07,445 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:07,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:07,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:08,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:09,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:09,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:10,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:10,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:11,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:12,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:12,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:13,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:13,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:13,628 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:15,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:15,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:15,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:15,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:16,051 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:17,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:17,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:17,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:17,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:18,348 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:20,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:20,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:20,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:20,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:20,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:22,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:22,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:22,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:22,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:22,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:24,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:24,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:24,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:24,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:25,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:26,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:26,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:27,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:27,264 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:27,661 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:29,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:29,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:29,701 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:29,702 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:30,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:31,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:31,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:32,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:32,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:32,432 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:34,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:34,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:34,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:34,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:34,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:36,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:36,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:36,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:36,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:37,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:38,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:38,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:39,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:39,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:39,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:41,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:41,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:41,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:41,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:41,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:43,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:43,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:43,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:43,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:44,043 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:45,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:45,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:45,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:45,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:46,257 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:48,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:48,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:48,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:48,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:48,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:50,401 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:50,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:50,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:50,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:51,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:52,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:52,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:52,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:52,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:53,944 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:55,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:55,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:55,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:55,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:56,343 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:54:57,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:57,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:58,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:54:58,160 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:54:58,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:00,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:00,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:00,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:00,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:01,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:02,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:02,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:02,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:02,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:03,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:04,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:04,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:05,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:05,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:05,648 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:07,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:07,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:07,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:07,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:08,028 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:09,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:09,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:09,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:09,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:10,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:12,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:12,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:12,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:12,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:12,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:14,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:14,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:14,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:14,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:15,117 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:16,819 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:16,820 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:17,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:17,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:17,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:19,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:19,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:19,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:19,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:19,915 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:21,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:21,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:22,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:22,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:22,443 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:24,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:24,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:24,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:24,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:24,765 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:26,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:26,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:26,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:26,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:27,125 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:28,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:28,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:29,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:29,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:29,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:31,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:31,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:31,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:31,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:31,885 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:33,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:33,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:33,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:33,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:34,983 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:36,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:36,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:36,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:36,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:37,338 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:38,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:38,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:39,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:39,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:39,607 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:41,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:41,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:41,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:41,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:41,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:43,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:43,605 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:43,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:43,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:44,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:46,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:46,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:46,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:46,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:46,700 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:48,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:48,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:48,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:48,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:49,084 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:50,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:50,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:51,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:51,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:51,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:53,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:53,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:53,477 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:53,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:53,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:55,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:55,535 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:55,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:55,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:56,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:55:57,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:57,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:58,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:55:58,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:55:58,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:00,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:00,076 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:00,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:00,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:00,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:02,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:02,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:02,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:02,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:03,086 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:04,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:04,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:04,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:04,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:05,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:07,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:07,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:07,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:07,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:07,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:09,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:09,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:09,640 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:09,641 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:10,050 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:11,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:11,774 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:12,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:12,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:12,454 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:14,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:14,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:14,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:14,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:14,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:16,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:16,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:16,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:16,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:17,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:19,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:19,413 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:19,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:19,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:20,088 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:21,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:21,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:21,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:21,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:22,384 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:23,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:23,967 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:24,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:24,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:24,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:26,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:26,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:26,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:26,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:26,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:28,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:28,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:29,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:29,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:29,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:31,157 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:31,158 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:31,428 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:31,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:31,844 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:33,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:33,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:33,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:33,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:34,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:35,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:35,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:36,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:36,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:36,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:38,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:38,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:38,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:38,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:39,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:40,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:40,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:41,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:41,159 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:41,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:43,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:43,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:43,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:43,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:43,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:45,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:45,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:45,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:45,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:46,298 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:47,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:47,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:48,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:48,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:48,568 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:50,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:50,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:50,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:50,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:51,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:52,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:52,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:53,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:53,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:53,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:55,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:55,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:55,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:55,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:55,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:57,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:57,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:57,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:57,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:56:58,246 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:56:59,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:56:59,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:00,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:00,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:01,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:02,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:02,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:02,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:02,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:03,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:05,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:05,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:05,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:05,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:05,711 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:07,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:07,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:07,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:07,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:07,897 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:09,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:09,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:09,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:09,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:10,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:11,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:11,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:12,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:12,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:12,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:14,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:14,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:14,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:14,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:14,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:16,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:16,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:17,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:17,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:17,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:19,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:19,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:19,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:19,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:19,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:21,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:21,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:21,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:21,808 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:22,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:23,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:23,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:24,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:24,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:24,549 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:26,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:26,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:26,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:26,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:26,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:28,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:28,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:28,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:28,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:29,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:30,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:30,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:31,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:31,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:31,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:33,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:33,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:33,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:33,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:33,904 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:35,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:35,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:35,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:35,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:36,212 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:37,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:37,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:38,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:38,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:38,497 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:40,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:40,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:40,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:40,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:41,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:42,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:42,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:43,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:43,153 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:43,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:45,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:45,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:45,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:45,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:46,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:47,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:47,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:48,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:48,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:48,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:50,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:50,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:50,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:50,453 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:50,852 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:52,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:52,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:52,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:52,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:53,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:54,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:54,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:55,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:55,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:55,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:57,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:57,145 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:57,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:57,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:57:57,819 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:57:59,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:59,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:59,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:57:59,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:00,135 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:01,883 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:01,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:02,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:02,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:02,562 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:04,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:04,223 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:04,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:04,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:04,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:06,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:06,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:06,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:06,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:07,191 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:08,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:08,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:09,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:09,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:09,506 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:11,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:11,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:11,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:11,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:11,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:13,666 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:13,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:13,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:13,937 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:14,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:15,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:15,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:16,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:16,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:16,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:18,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:18,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:18,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:18,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:19,345 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:21,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:21,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:21,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:21,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:21,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:23,519 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:23,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:23,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:23,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:24,190 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:25,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:25,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:26,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:26,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:26,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:28,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:28,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:28,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:28,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:28,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:30,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:30,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:30,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:30,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:31,168 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:32,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:32,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:33,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:33,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:33,619 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:35,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:35,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:35,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:35,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:35,878 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:37,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:37,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:37,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:37,780 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:38,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:39,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:39,840 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:40,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:40,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:40,503 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:42,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:42,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:42,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:42,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:42,937 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:44,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:44,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:44,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:44,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:45,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:46,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:46,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:46,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:46,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:47,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:48,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:48,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:49,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:49,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:49,670 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:51,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:51,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:51,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:51,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:52,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:53,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:53,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:54,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:54,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:54,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:56,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:56,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:56,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:56,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:56,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:58:58,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:58,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:58,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:58:58,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:58:58,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:00,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:00,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:00,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:00,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:01,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:03,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:03,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:03,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:03,559 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:03,969 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:05,617 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:05,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:05,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:05,890 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:06,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:07,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:07,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:08,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:08,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:08,667 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:10,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:10,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:10,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:10,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:11,053 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:12,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:12,658 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:12,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:12,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:13,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:15,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:15,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:15,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:15,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:15,814 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:17,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:17,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:17,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:17,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:18,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:19,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:19,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:20,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:20,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:20,512 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:22,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:22,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:22,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:22,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:22,916 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:24,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:24,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:24,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:24,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:25,287 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:27,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:27,053 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:27,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:27,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:27,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:29,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:29,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:29,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:29,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:30,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:31,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:31,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:32,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:32,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:32,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:34,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:34,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:34,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:34,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:34,933 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:36,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:36,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:36,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:36,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:37,303 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:39,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:39,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:39,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:39,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:39,716 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:41,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:41,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:41,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:41,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:42,671 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:44,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:44,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:44,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:44,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:45,085 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:46,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:46,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:47,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:47,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:47,449 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:49,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:49,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:49,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:49,421 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:49,829 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:51,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:51,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:51,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:51,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:52,146 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:53,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:53,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:53,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:53,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:54,390 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:56,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:56,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:56,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:56,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:56,743 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 13:59:58,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:58,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:58,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 13:59:58,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 13:59:59,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:00,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:00,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:00,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:00,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:01,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:03,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:03,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:03,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:03,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:03,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:05,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:05,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:05,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:05,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:06,120 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:07,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:07,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:08,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:08,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:08,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:10,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:10,239 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:10,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:10,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:10,912 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:12,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:12,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:12,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:12,712 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:13,112 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:14,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:14,971 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:15,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:15,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:15,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:17,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:17,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:17,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:17,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:18,115 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:19,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:19,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:19,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:19,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:20,364 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:22,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:22,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:22,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:22,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:23,061 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:24,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:24,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:24,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:24,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:25,353 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:27,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:27,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:27,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:27,332 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:27,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:29,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:29,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:29,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:29,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:29,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:31,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:31,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:31,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:31,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:32,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:34,060 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:34,061 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:34,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:34,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:34,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:36,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:36,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:36,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:36,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:37,142 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:38,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:38,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:39,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:39,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:39,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:41,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:41,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:41,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:41,400 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:41,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:43,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:43,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:43,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:43,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:44,146 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:45,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:45,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:46,088 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:46,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:46,491 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:48,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:48,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:48,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:48,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:48,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:50,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:50,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:50,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:50,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:51,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:52,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:52,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:53,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:53,045 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:53,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:55,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:55,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:55,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:55,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:55,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:57,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:57,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:57,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:57,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:00:58,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:00:59,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:59,690 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:59,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:00:59,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:00,359 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:01,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:01,976 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:02,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:02,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:02,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:04,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:04,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:04,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:04,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:05,655 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:07,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:07,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:07,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:07,680 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:08,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:09,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:09,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:10,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:10,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:10,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:12,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:12,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:12,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:12,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:13,030 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:14,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:14,812 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:15,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:15,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:15,481 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:17,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:17,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:17,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:17,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:17,839 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:19,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:19,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:19,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:19,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:20,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:21,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:21,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:22,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:22,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:22,638 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:24,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:24,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:24,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:24,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:25,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:26,673 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:26,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:26,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:26,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:27,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:29,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:29,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:29,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:29,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:29,740 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:31,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:31,406 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:31,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:31,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:32,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:33,740 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:33,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:34,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:34,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:34,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:35,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:35,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:36,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:36,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:36,627 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:38,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:38,377 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:38,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:38,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:39,047 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:40,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:40,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:41,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:41,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:41,439 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:43,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:43,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:43,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:43,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:43,737 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:45,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:45,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:45,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:45,707 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:46,106 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:47,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:47,789 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:48,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:48,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:48,736 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:50,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:50,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:50,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:50,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:51,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:52,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:52,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:53,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:53,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:53,461 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:55,097 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:55,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:55,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:55,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:55,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:01:57,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:57,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:57,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:01:57,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:01:58,256 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:00,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:00,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:00,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:00,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:00,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:02,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:02,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:02,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:02,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:03,058 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:04,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:04,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:05,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:05,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:05,401 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:07,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:07,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:07,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:07,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:07,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:09,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:09,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:09,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:09,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:10,045 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:11,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:11,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:12,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:12,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:12,419 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:14,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:14,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:14,422 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:14,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:14,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:16,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:16,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:16,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:16,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:17,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:19,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:19,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:19,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:19,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:19,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:21,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:21,259 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:21,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:21,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:21,928 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:23,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:23,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:23,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:23,936 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:24,339 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:26,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:26,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:26,323 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:26,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:26,722 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:28,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:28,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:28,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:28,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:29,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:30,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:30,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:31,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:31,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:31,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:33,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:33,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:33,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:33,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:33,880 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:35,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:35,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:35,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:35,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:36,280 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:37,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:37,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:38,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:38,083 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:38,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:40,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:40,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:40,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:40,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:40,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:42,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:42,431 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:42,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:42,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:43,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:44,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:44,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:45,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:45,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:45,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:47,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:47,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:47,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:47,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:47,920 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:49,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:49,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:49,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:49,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:50,302 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:51,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:51,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:52,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:52,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:52,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:54,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:54,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:54,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:54,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:54,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:56,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:56,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:56,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:56,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:57,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:02:58,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:58,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:59,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:02:59,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:02:59,462 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:01,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:01,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:01,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:01,322 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:01,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:03,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:03,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:03,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:03,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:04,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:05,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:05,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:06,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:06,058 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:06,461 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:08,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:08,074 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:08,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:08,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:09,038 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:10,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:10,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:11,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:11,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:11,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:13,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:13,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:13,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:13,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:13,699 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:15,355 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:15,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:15,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:15,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:16,027 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:17,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:17,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:17,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:17,997 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:18,387 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:20,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:20,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:20,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:20,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:20,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:22,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:22,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:22,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:22,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:22,956 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:24,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:24,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:24,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:24,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:25,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:26,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:26,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:27,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:27,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:27,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:29,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:29,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:29,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:29,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:29,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:31,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:31,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:31,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:31,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:32,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:33,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:33,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:34,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:34,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:34,520 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:36,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:36,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:36,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:36,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:36,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:38,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:38,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:38,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:38,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:39,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:40,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:40,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:41,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:41,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:41,609 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:43,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:43,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:43,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:43,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:44,066 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:45,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:45,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:45,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:45,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:46,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:48,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:48,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:48,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:48,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:48,672 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:50,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:50,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:50,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:50,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:51,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:53,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:53,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:53,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:53,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:53,779 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:55,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:55,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:55,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:55,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:56,058 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:03:57,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:57,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:57,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:03:57,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:03:58,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:00,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:00,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:00,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:00,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:00,770 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:02,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:02,456 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:02,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:02,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:03,122 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:04,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:04,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:05,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:05,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:05,480 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:07,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:07,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:07,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:07,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:07,765 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:09,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:09,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:09,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:09,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:10,058 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:11,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:11,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:12,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:12,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:12,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:14,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:14,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:14,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:14,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:14,825 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:16,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:16,493 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:16,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:16,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:17,168 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:18,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:18,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:19,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:19,079 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:19,484 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:21,080 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:21,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:21,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:21,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:21,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:23,424 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:23,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:23,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:23,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:24,090 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:25,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:25,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:25,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:25,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:26,355 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:27,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:27,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:28,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:28,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:28,644 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:30,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:30,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:30,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:30,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:31,580 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:33,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:33,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:33,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:33,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:33,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:35,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:35,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:35,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:35,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:36,191 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:37,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:37,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:38,085 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:38,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:38,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:40,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:40,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:40,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:40,490 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:40,896 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:42,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:42,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:42,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:42,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:43,219 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:44,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:44,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:45,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:45,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:45,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:47,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:47,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:47,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:47,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:47,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:49,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:49,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:49,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:49,891 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:50,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:51,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:51,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:52,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:52,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:52,588 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:54,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:54,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:54,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:54,441 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:54,840 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:56,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:56,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:56,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:56,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:57,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:04:58,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:58,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:58,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:04:58,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:04:59,358 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:00,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:00,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:01,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:01,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:01,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:03,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:03,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:03,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:03,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:03,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:05,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:05,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:05,884 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:05,885 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:06,284 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:07,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:07,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:08,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:08,121 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:08,521 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:10,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:10,072 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:10,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:10,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:11,151 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:12,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:12,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:13,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:13,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:13,416 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:15,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:15,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:15,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:15,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:15,861 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:17,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:17,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:17,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:17,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:18,258 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:19,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:19,856 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:20,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:20,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:20,529 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:22,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:22,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:22,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:22,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:22,898 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:24,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:24,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:24,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:24,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:25,200 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:26,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:26,752 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:27,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:27,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:27,426 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:29,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:29,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:29,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:29,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:29,708 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:31,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:31,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:31,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:31,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:32,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:33,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:33,708 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:33,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:33,979 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:34,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:35,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:35,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:36,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:36,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:36,598 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:38,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:38,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:38,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:38,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:38,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:40,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:40,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:40,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:40,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:41,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:42,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:42,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:43,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:43,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:43,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:45,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:45,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:45,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:45,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:45,854 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:47,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:47,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:47,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:47,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:48,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:49,866 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:49,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:50,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:50,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:50,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:52,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:52,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:52,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:52,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:53,398 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:54,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:54,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:55,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:55,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:55,581 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:57,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:57,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:57,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:57,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:05:57,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:05:59,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:59,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:59,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:05:59,821 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:00,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:01,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:01,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:02,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:02,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:02,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:04,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:04,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:04,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:04,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:04,957 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:06,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:06,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:06,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:06,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:07,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:08,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:08,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:09,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:09,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:09,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:11,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:11,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:11,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:11,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:11,808 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:13,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:13,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:13,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:13,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:14,183 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:15,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:15,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:16,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:16,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:16,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:18,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:18,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:18,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:18,284 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:18,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:20,438 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:20,439 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:20,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:20,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:21,111 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:22,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:22,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:23,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:23,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:23,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:25,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:25,142 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:25,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:25,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:25,805 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:27,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:27,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:27,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:27,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:28,140 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:29,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:29,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:30,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:30,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:30,446 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:32,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:32,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:32,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:32,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:33,232 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:34,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:34,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:35,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:35,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:35,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:37,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:37,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:37,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:37,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:37,870 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:39,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:39,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:39,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:39,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:40,176 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:41,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:41,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:42,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:42,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:42,479 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:44,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:44,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:44,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:44,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:44,818 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:46,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:46,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:46,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:46,749 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:47,145 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:48,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:48,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:49,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:49,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:49,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:51,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:51,021 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:51,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:51,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:51,686 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:53,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:53,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:53,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:53,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:54,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:55,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:55,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:56,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:56,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:56,450 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:06:58,147 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:58,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:58,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:06:58,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:06:58,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:00,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:00,571 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:00,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:00,843 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:01,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:02,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:02,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:03,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:03,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:03,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:05,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:05,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:05,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:05,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:05,809 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:07,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:07,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:07,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:07,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:08,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:09,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:09,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:10,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:10,093 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:10,493 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:12,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:12,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:12,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:12,525 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:12,919 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:14,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:14,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:15,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:15,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:15,988 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:17,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:17,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:17,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:17,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:18,289 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:19,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:19,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:20,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:20,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:20,594 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:22,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:22,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:22,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:22,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:22,945 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:24,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:24,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:24,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:24,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:25,254 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:26,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:26,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:27,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:27,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:27,510 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:28,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:28,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:29,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:29,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:29,650 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:31,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:31,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:31,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:31,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:31,859 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:33,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:33,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:33,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:33,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:34,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:35,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:35,722 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:35,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:35,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:36,395 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:38,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:38,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:38,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:38,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:38,717 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:40,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:40,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:40,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:40,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:41,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:42,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:42,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:42,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:42,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:43,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:44,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:44,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:45,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:45,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:45,583 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:47,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:47,255 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:47,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:47,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:47,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:49,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:49,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:49,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:49,969 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:50,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:52,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:52,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:52,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:52,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:52,695 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:54,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:54,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:54,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:54,744 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:55,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:57,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:57,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:57,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:57,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:07:58,022 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:07:59,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:59,611 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:59,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:07:59,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:00,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:01,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:01,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:02,128 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:02,129 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:02,534 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:04,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:04,154 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:04,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:04,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:04,826 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:06,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:06,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:06,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:06,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:07,229 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:08,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:08,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:09,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:09,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:09,551 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:11,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:11,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:11,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:11,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:11,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:13,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:13,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:13,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:13,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:14,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:15,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:15,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:16,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:16,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:16,513 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:18,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:18,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:18,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:18,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:18,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:20,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:20,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:20,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:20,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:20,967 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:22,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:22,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:22,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:22,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:23,295 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:24,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:24,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:25,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:25,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:25,590 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:27,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:27,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:27,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:27,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:27,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:29,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:29,796 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:30,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:30,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:30,467 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:32,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:32,293 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:32,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:32,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:32,965 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:34,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:34,646 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:34,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:34,917 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:35,909 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:37,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:37,517 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:37,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:37,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:38,188 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:40,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:40,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:40,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:40,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:40,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:42,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:42,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:42,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:42,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:43,027 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:44,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:44,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:45,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:45,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:45,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:47,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:47,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:47,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:47,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:47,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:49,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:49,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:49,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:49,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:50,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:51,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:51,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:52,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:52,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:52,478 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:54,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:54,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:54,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:54,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:54,901 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:56,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:56,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:56,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:56,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:57,144 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:08:58,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:58,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:59,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:08:59,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:08:59,499 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:01,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:01,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:01,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:01,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:01,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:03,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:03,356 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:03,628 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:03,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:04,034 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:05,797 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:05,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:06,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:06,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:06,463 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:08,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:08,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:08,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:08,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:08,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:10,317 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:10,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:10,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:10,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:11,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:12,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:12,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:12,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:12,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:13,248 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:14,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:14,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:15,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:15,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:16,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:17,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:17,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:18,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:18,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:18,427 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:20,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:20,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:20,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:20,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:20,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:22,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:22,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:22,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:22,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:23,028 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:24,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:24,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:25,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:25,039 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:25,445 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:27,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:27,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:27,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:27,380 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:27,786 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:29,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:29,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:29,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:29,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:30,110 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:31,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:31,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:32,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:32,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:32,496 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:34,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:34,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:34,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:34,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:34,780 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:36,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:36,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:36,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:36,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:37,032 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:38,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:38,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:39,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:39,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:39,411 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:41,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:41,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:41,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:41,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:41,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:43,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:43,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:43,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:43,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:44,102 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:46,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:46,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:46,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:46,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:46,702 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:48,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:48,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:48,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:48,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:49,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:50,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:50,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:50,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:50,925 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:51,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:53,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:53,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:53,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:53,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:53,683 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:55,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:55,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:55,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:55,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:56,466 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:09:58,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:58,189 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:58,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:09:58,460 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:09:58,856 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:00,442 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:00,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:00,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:00,713 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:01,112 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:02,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:02,810 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:03,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:03,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:03,484 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:05,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:05,209 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:05,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:05,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:05,889 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:07,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:07,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:07,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:07,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:08,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:10,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:10,056 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:10,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:10,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:10,733 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:12,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:12,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:12,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:12,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:13,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:14,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:14,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:15,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:15,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:15,424 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:17,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:17,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:17,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:17,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:17,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:19,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:19,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:19,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:19,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:19,969 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:21,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:21,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:21,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:21,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:22,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:23,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:23,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:24,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:24,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:24,608 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:26,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:26,225 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:26,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:26,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:26,892 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:28,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:28,621 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:28,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:28,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:29,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:30,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:30,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:31,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:31,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:31,606 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:33,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:33,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:33,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:33,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:33,926 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:35,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:35,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:35,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:35,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:37,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:38,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:38,657 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:38,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:38,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:39,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:40,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:40,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:41,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:41,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:41,657 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:43,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:43,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:43,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:43,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:43,922 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:45,593 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:45,594 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:45,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:45,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:46,271 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:47,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:47,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:48,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:48,168 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:48,569 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:50,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:50,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:50,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:50,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:50,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:52,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:52,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:52,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:52,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:53,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:54,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:54,998 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:55,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:55,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:55,680 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:57,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:57,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:57,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:57,560 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:10:57,954 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:10:59,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:59,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:59,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:10:59,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:00,304 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:01,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:01,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:02,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:02,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:02,615 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:04,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:04,216 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:04,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:04,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:04,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:06,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:06,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:06,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:06,816 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:07,215 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:08,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:08,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:08,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:08,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:09,320 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:10,952 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:10,953 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:11,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:11,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:11,617 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:13,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:13,187 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:13,457 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:13,458 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:13,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:15,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:15,806 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:16,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:16,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:17,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:18,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:18,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:19,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:19,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:19,400 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:21,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:21,116 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:21,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:21,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:21,783 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:23,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:23,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:23,720 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:23,721 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:24,121 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:25,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:25,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:26,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:26,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:26,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:28,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:28,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:28,463 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:28,464 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:28,862 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:30,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:30,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:30,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:30,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:31,167 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:32,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:32,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:33,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:33,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:33,452 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:35,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:35,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:35,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:35,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:35,725 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:37,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:37,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:37,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:37,581 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:37,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:39,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:39,568 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:39,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:39,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:40,234 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:41,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:41,788 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:42,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:42,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:42,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:44,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:44,042 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:44,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:44,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:44,708 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:46,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:46,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:46,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:46,659 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:47,055 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:48,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:48,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:49,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:49,067 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:49,463 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:51,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:51,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:51,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:51,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:51,849 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:53,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:53,430 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:53,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:53,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:54,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:55,697 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:55,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:55,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:55,968 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:56,376 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:11:58,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:58,048 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:58,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:11:58,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:11:59,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:00,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:00,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:01,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:01,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:01,514 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:03,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:03,125 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:03,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:03,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:03,788 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:05,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:05,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:05,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:05,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:06,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:07,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:07,747 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:08,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:08,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:08,422 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:10,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:10,091 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:10,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:10,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:10,762 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:12,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:12,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:12,875 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:12,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:13,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:14,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:14,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:15,269 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:15,270 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:15,675 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:17,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:17,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:17,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:17,624 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:18,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:19,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:19,735 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:20,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:20,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:20,408 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:22,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:22,108 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:22,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:22,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:22,778 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:24,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:24,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:24,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:24,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:24,935 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:26,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:26,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:26,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:26,863 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:27,268 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:28,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:28,869 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:29,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:29,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:29,536 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:31,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:31,198 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:31,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:31,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:31,872 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:33,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:33,597 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:33,867 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:33,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:34,272 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:35,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:35,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:36,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:36,219 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:36,623 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:38,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:38,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:38,454 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:38,455 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:39,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:41,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:41,111 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:41,381 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:41,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:41,775 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:43,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:43,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:43,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:43,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:44,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:45,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:45,554 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:45,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:45,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:46,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:48,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:48,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:48,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:48,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:48,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:50,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:50,354 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:50,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:50,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:51,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:52,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:52,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:52,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:52,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:53,191 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:54,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:54,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:55,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:55,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:55,566 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:57,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:57,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:57,552 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:57,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:12:57,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:12:59,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:59,660 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:59,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:12:59,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:00,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:01,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:01,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:02,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:02,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:02,591 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:04,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:04,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:04,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:04,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:04,977 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:06,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:06,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:06,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:06,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:07,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:09,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:09,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:09,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:09,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:09,676 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:11,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:11,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:11,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:11,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:12,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:13,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:13,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:14,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:14,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:14,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:16,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:16,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:16,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:16,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:16,789 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:18,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:18,487 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:18,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:18,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:19,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:20,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:20,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:21,102 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:21,103 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:22,097 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:23,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:23,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:24,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:24,071 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:24,471 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:26,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:26,068 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:26,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:26,338 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:26,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:28,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:28,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:28,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:28,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:29,068 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:30,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:30,807 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:31,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:31,078 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:31,477 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:33,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:33,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:33,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:33,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:33,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:35,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:35,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:35,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:35,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:36,195 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:37,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:37,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:38,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:38,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:38,429 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:40,155 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:40,156 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:40,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:40,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:40,821 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:42,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:42,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:42,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:42,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:43,113 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:44,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:44,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:45,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:45,124 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:45,531 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:47,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:47,266 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:47,536 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:47,537 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:47,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:49,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:49,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:49,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:49,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:50,306 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:51,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:51,868 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:52,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:52,138 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:52,530 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:54,140 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:54,141 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:54,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:54,412 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:54,810 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:56,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:56,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:56,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:56,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:57,133 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:13:58,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:58,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:59,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:13:59,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:13:59,573 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:01,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:01,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:01,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:01,444 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:02,435 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:04,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:04,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:04,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:04,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:04,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:06,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:06,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:06,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:06,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:07,143 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:08,993 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:08,994 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:09,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:09,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:09,655 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:11,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:11,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:11,576 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:11,577 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:11,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:13,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:13,502 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:13,771 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:13,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:14,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:15,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:15,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:16,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:16,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:16,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:18,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:18,152 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:18,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:18,423 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:18,816 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:20,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:20,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:20,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:20,706 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:21,107 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:22,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:22,764 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:23,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:23,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:23,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:25,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:25,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:25,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:25,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:25,867 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:27,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:27,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:27,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:27,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:28,281 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:30,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:30,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:30,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:30,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:30,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:32,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:32,344 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:32,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:32,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:33,010 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:34,732 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:34,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:35,002 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:35,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:35,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:37,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:37,003 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:37,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:37,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:37,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:39,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:39,324 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:39,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:39,596 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:39,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:41,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:41,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:41,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:41,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:42,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:44,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:44,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:44,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:44,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:45,148 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:46,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:46,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:47,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:47,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:47,396 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:48,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:48,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:49,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:49,199 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:49,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:51,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:51,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:51,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:51,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:52,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:53,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:53,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:54,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:54,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:54,452 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:56,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:56,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:56,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:56,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:56,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:14:58,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:58,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:58,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:14:58,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:14:59,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:00,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:00,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:01,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:01,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:01,447 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:03,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:03,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:03,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:03,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:03,717 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:05,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:05,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:05,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:05,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:06,093 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:07,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:07,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:08,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:08,047 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:08,457 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:10,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:10,212 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:10,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:10,483 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:10,879 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:12,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:12,496 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:12,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:12,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:13,170 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:14,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:14,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:14,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:14,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:15,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:17,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:17,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:17,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:17,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:18,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:20,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:20,077 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:20,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:20,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:20,755 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:22,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:22,509 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:22,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:22,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:23,171 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:24,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:24,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:25,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:25,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:25,625 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:27,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:27,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:27,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:27,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:27,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:29,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:29,626 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:29,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:29,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:30,312 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:31,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:31,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:32,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:32,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:32,572 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:34,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:34,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:34,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:34,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:34,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:36,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:36,433 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:36,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:36,703 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:37,100 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:38,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:38,783 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:39,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:39,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:39,456 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:41,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:41,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:41,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:41,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:41,975 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:43,634 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:43,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:43,905 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:43,906 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:44,318 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:45,892 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:45,893 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:46,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:46,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:46,568 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:48,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:48,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:48,499 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:48,500 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:48,910 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:50,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:50,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:50,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:50,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:51,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:52,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:52,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:52,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:52,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:53,342 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:55,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:55,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:55,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:55,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:56,293 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:15:58,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:58,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:58,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:15:58,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:15:58,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:00,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:00,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:00,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:00,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:01,046 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:02,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:02,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:02,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:02,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:03,363 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:05,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:05,148 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:05,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:05,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:05,830 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:07,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:07,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:07,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:07,678 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:08,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:09,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:09,779 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:10,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:10,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:10,457 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:12,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:12,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:12,346 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:12,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:12,746 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:14,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:14,486 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:14,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:14,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:15,165 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:16,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:16,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:17,089 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:17,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:17,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:19,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:19,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:19,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:19,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:19,855 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:21,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:21,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:21,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:21,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:22,093 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:23,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:23,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:23,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:23,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:24,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:26,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:26,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:26,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:26,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:26,687 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:28,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:28,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:28,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:28,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:29,061 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:30,578 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:30,579 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:30,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:30,850 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:31,812 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:33,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:33,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:33,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:33,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:34,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:35,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:35,689 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:35,961 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:35,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:36,369 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:37,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:37,974 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:38,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:38,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:38,652 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:40,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:40,327 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:40,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:40,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:41,007 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:42,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:42,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:42,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:42,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:43,335 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:44,939 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:44,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:45,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:45,211 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:45,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:47,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:47,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:47,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:47,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:48,009 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:49,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:49,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:49,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:49,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:50,276 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:51,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:51,853 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:52,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:52,123 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:52,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:54,143 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:54,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:54,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:54,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:54,822 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:56,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:56,393 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:56,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:56,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:57,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:16:58,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:58,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:58,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:16:58,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:16:59,321 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:00,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:00,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:01,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:01,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:01,603 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:03,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:03,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:03,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:03,508 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:03,923 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:05,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:05,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:05,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:05,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:06,292 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:08,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:08,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:08,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:08,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:09,266 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:11,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:11,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:11,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:11,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:11,701 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:13,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:13,341 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:13,612 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:13,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:14,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:15,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:15,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:15,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:15,815 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:16,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:17,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:17,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:18,130 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:18,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:18,534 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:20,104 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:20,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:20,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:20,375 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:20,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:22,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:22,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:22,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:22,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:23,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:24,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:24,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:24,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:24,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:25,340 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:26,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:26,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:27,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:27,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:27,523 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:29,221 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:29,222 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:29,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:29,494 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:29,903 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:31,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:31,551 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:31,822 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:31,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:32,220 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:33,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:33,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:34,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:34,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:34,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:36,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:36,001 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:36,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:36,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:36,669 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:38,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:38,274 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:38,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:38,545 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:38,942 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:40,555 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:40,556 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:40,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:40,827 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:41,235 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:42,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:42,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:43,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:43,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:43,501 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:45,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:45,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:45,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:45,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:45,907 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:47,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:47,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:47,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:47,916 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:48,874 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:50,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:50,429 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:50,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:50,700 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:51,096 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:52,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:52,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:53,136 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:53,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:53,539 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:55,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:55,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:55,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:55,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:55,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:57,426 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:57,427 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:57,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:57,698 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:17:58,105 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:17:59,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:59,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:59,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:17:59,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:00,379 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:02,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:02,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:02,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:02,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:02,700 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:04,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:04,350 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:04,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:04,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:05,021 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:06,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:06,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:06,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:06,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:07,253 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:08,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:08,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:09,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:09,151 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:09,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:11,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:11,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:11,446 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:11,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:11,857 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:13,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:13,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:13,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:13,800 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:14,205 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:15,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:15,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:16,172 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:16,173 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:16,580 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:18,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:18,357 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:18,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:18,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:19,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:20,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:20,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:20,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:20,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:21,385 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:22,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:22,960 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:23,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:23,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:23,635 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:25,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:25,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:25,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:25,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:26,440 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:28,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:28,020 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:28,291 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:28,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:28,697 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:30,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:30,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:30,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:30,564 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:30,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:32,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:32,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:32,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:32,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:33,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:34,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:34,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:35,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:35,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:35,662 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:37,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:37,399 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:37,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:37,671 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:38,070 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:39,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:39,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:40,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:40,041 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:40,442 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:42,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:42,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:42,386 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:42,387 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:42,781 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:44,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:44,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:44,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:44,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:45,204 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:46,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:46,876 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:47,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:47,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:47,554 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:49,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:49,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:49,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:49,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:49,881 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:51,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:51,504 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:51,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:51,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:52,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:53,860 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:53,861 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:54,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:54,133 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:54,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:56,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:56,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:56,543 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:56,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:56,951 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:18:58,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:58,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:58,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:18:58,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:18:59,352 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:01,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:01,073 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:01,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:01,345 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:01,744 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:03,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:03,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:03,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:03,637 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:04,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:05,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:05,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:05,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:05,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:06,846 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:08,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:08,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:08,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:08,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:09,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:10,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:10,638 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:10,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:10,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:11,297 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:13,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:13,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:13,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:13,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:13,704 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:15,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:15,397 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:15,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:15,670 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:16,065 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:17,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:17,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:18,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:18,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:18,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:20,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:20,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:20,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:20,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:20,761 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:22,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:22,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:22,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:22,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:23,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:24,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:24,874 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:25,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:25,146 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:25,547 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:27,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:27,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:27,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:27,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:27,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:29,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:29,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:29,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:29,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:30,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:31,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:31,951 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:32,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:32,224 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:32,618 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:34,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:34,252 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:34,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:34,524 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:34,924 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:36,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:36,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:36,851 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:36,852 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:37,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:38,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:38,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:39,169 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:39,170 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:39,580 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:41,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:41,197 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:41,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:41,469 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:41,863 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:43,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:43,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:43,934 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:43,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:44,891 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:46,540 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:46,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:46,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:46,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:47,213 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:48,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:48,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:49,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:49,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:49,601 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:51,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:51,179 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:51,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:51,449 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:51,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:53,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:53,408 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:53,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:53,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:54,076 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:55,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:55,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:55,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:55,966 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:56,368 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:19:57,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:57,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:58,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:19:58,262 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:19:58,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:00,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:00,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:00,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:00,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:00,985 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:02,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:02,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:02,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:02,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:03,315 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:04,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:04,913 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:05,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:05,185 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:05,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:07,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:07,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:07,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:07,489 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:07,886 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:09,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:09,475 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:09,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:09,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:10,157 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:11,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:11,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:12,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:12,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:12,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:14,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:14,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:14,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:14,588 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:14,996 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:16,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:16,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:17,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:17,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:17,436 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:19,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:19,014 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:19,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:19,286 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:19,690 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:21,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:21,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:21,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:21,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:22,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:24,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:24,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:24,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:24,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:25,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:27,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:27,018 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:27,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:27,290 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:27,705 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:29,363 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:29,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:29,635 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:29,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:30,044 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:31,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:31,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:31,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:31,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:32,334 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:33,981 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:33,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:34,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:34,253 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:34,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:36,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:36,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:36,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:36,645 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:37,048 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:38,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:38,610 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:38,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:38,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:39,286 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:40,894 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:40,895 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:41,166 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:41,167 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:41,564 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:43,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:43,289 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:43,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:43,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:43,960 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:45,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:45,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:45,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:45,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:46,284 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:47,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:47,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:48,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:48,229 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:48,654 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:50,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:50,409 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:50,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:50,681 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:51,098 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:52,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:52,745 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:53,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:53,016 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:53,429 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:55,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:55,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:55,478 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:55,479 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:55,888 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:57,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:57,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:57,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:57,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:20:58,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:20:59,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:20:59,823 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:00,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:00,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:00,853 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:02,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:02,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:02,886 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:02,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:03,294 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:04,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:04,839 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:05,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:05,109 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:05,508 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:07,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:07,115 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:07,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:07,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:07,797 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:09,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:09,407 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:09,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:09,679 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:10,082 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:11,684 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:11,685 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:11,956 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:11,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:12,366 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:14,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:14,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:14,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:14,398 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:14,802 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:16,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:16,518 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:16,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:16,790 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:17,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:18,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:18,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:19,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:19,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:19,664 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:21,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:21,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:21,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:21,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:22,159 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:23,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:23,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:24,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:24,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:24,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:26,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:26,192 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:26,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:26,465 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:26,872 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:28,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:28,546 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:28,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:28,817 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:29,217 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:30,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:30,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:31,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:31,066 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:31,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:33,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:33,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:33,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:33,336 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:33,735 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:35,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:35,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:35,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:35,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:36,309 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:37,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:37,941 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:38,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:38,213 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:38,622 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:40,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:40,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:40,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:40,549 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:40,947 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:42,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:42,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:42,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:42,830 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:43,228 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:44,785 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:44,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:45,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:45,055 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:45,464 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:47,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:47,035 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:47,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:47,306 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:47,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:49,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:49,343 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:49,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:49,613 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:50,014 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:51,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:51,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:52,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:52,028 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:52,423 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:54,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:54,117 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:54,388 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:54,389 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:54,799 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:56,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:56,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:56,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:56,677 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:57,080 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:21:58,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:58,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:59,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:21:59,206 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:21:59,620 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:01,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:01,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:01,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:01,498 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:01,902 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:03,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:03,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:03,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:03,844 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:04,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:05,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:05,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:06,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:06,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:06,600 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:08,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:08,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:08,528 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:08,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:08,931 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:10,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:10,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:10,907 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:10,908 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:11,308 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:13,062 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:13,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:13,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:13,335 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:13,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:15,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:15,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:15,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:15,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:16,626 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:18,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:18,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:18,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:18,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:18,981 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:20,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:20,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:20,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:20,980 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:21,391 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:23,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:23,038 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:23,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:23,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:23,712 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:25,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:25,331 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:25,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:25,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:26,013 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:27,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:27,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:27,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:27,955 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:28,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:29,929 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:29,930 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:30,200 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:30,201 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:30,605 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:32,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:32,165 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:32,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:32,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:32,838 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:34,562 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:34,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:34,833 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:34,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:35,242 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:36,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:36,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:37,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:37,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:37,639 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:39,418 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:39,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:39,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:39,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:40,094 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:41,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:41,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:41,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:41,987 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:42,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:44,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:44,090 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:44,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:44,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:44,757 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:46,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:46,383 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:46,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:46,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:47,067 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:48,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:48,676 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:48,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:48,949 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:49,350 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:51,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:51,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:51,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:51,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:51,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:53,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:53,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:53,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:53,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:54,779 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:56,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:56,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:56,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:56,768 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:57,168 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:22:58,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:58,854 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:59,126 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:22:59,127 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:22:59,517 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:01,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:01,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:01,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:01,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:01,815 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:03,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:03,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:03,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:03,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:04,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:05,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:05,587 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:05,858 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:05,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:06,260 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:07,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:07,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:08,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:08,250 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:08,658 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:10,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:10,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:10,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:10,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:10,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:12,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:12,642 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:12,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:12,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:13,325 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:15,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:15,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:15,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:15,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:15,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:17,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:17,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:17,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:17,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:17,910 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:19,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:19,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:19,824 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:19,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:20,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:21,864 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:21,865 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:22,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:22,137 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:22,546 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:24,161 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:24,162 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:24,434 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:24,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:24,827 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:26,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:26,443 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:26,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:26,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:27,116 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:28,726 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:28,727 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:28,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:28,999 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:29,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:31,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:31,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:31,378 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:31,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:32,210 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:33,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:33,877 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:34,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:34,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:34,561 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:36,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:36,190 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:36,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:36,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:36,869 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:38,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:38,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:38,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:38,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:39,240 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:40,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:40,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:41,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:41,218 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:41,621 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:43,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:43,376 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:43,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:43,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:44,058 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:45,772 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:45,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:46,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:46,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:46,461 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:48,134 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:48,135 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:48,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:48,395 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:48,806 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:50,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:50,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:50,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:50,602 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:51,011 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:52,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:52,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:52,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:52,857 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:53,267 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:54,947 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:54,948 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:55,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:55,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:55,626 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:57,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:57,314 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:57,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:57,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:23:57,995 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:23:59,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:59,606 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:59,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:23:59,880 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:00,282 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:01,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:01,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:02,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:02,205 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:02,610 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:04,481 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:04,482 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:04,753 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:04,754 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:05,155 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:06,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:06,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:07,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:07,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:08,015 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:09,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:09,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:09,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:09,928 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:10,330 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:12,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:12,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:12,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:12,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:12,692 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:14,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:14,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:14,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:14,521 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:14,913 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:16,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:16,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:16,845 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:16,846 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:17,235 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:19,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:19,015 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:19,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:19,287 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:19,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:21,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:21,349 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:21,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:21,622 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:22,023 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:23,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:23,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:23,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:23,873 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:24,273 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:26,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:26,092 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:26,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:26,365 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:26,772 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:28,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:28,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:28,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:28,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:29,099 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:30,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:30,859 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:31,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:31,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:31,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:33,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:33,131 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:33,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:33,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:33,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:35,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:35,485 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:35,757 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:35,758 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:36,163 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:37,791 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:37,792 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:38,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:38,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:38,472 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:40,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:40,100 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:40,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:40,372 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:40,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:42,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:42,419 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:42,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:42,692 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:43,093 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:44,825 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:44,826 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:45,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:45,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:46,071 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:47,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:47,773 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:48,043 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:48,044 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:48,451 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:50,119 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:50,120 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:50,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:50,392 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:50,794 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:52,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:52,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:52,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:52,688 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:53,089 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:54,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:54,725 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:54,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:54,996 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:55,403 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:57,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:57,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:57,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:57,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:24:57,698 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:24:59,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:59,507 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:59,777 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:24:59,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:00,175 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:01,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:01,716 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:01,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:01,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:02,386 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:04,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:04,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:04,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:04,305 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:04,696 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:06,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:06,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:06,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:06,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:07,108 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:08,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:08,762 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:09,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:09,034 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:09,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:11,029 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:11,030 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:11,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:11,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:11,694 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:13,436 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:13,437 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:13,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:13,709 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:14,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:15,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:15,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:16,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:16,084 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:16,482 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:18,230 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:18,231 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:18,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:18,501 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:18,897 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:20,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:20,459 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:20,730 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:20,731 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:21,130 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:22,714 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:22,715 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:22,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:22,984 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:23,381 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:25,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:25,122 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:25,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:25,394 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:26,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:28,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:28,050 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:28,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:28,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:28,718 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:30,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:30,333 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:30,603 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:30,604 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:31,016 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:32,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:32,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:32,837 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:32,838 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:33,243 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:35,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:35,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:35,302 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:35,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:35,707 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:37,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:37,530 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:37,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:37,801 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:38,202 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:39,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:39,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:40,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:40,101 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:40,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:42,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:42,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:42,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:42,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:42,930 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:44,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:44,585 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:44,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:44,855 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:45,259 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:46,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:46,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:47,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:47,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:47,414 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:49,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:49,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:49,279 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:49,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:49,670 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:51,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:51,318 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:51,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:51,589 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:51,982 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:53,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:53,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:53,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:53,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:54,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:55,769 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:55,770 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:56,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:56,040 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:56,439 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:25:58,180 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:58,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:58,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:25:58,450 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:25:58,851 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:00,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:00,470 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:00,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:00,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:01,137 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:02,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:02,782 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:03,051 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:03,052 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:03,455 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:05,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:05,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:05,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:05,339 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:06,492 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:08,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:08,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:08,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:08,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:08,803 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:10,505 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:10,506 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:10,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:10,776 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:11,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:12,848 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:12,849 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:13,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:13,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:13,509 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:15,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:15,132 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:15,402 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:15,403 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:15,807 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:17,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:17,452 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:17,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:17,723 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:18,127 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:19,794 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:19,795 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:20,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:20,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:20,468 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:22,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:22,069 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:22,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:22,340 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:22,739 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:24,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:24,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:24,618 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:24,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:25,026 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:26,736 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:26,737 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:27,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:27,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:27,406 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:29,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:29,144 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:29,416 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:29,417 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:29,811 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:31,515 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:31,516 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:31,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:31,786 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:32,179 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:33,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:33,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:34,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:34,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:34,497 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:36,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:36,226 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:36,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:36,497 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:36,895 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:38,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:38,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:38,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:38,695 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:39,095 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:40,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:40,746 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:41,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:41,017 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:41,416 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:43,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:43,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:43,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:43,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:43,750 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:45,311 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:45,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:45,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:45,582 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:45,993 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:47,649 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:47,650 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:47,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:47,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:48,914 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:50,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:50,724 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:50,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:50,995 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:51,402 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:53,006 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:53,007 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:53,277 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:53,278 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:53,674 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:55,300 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:55,301 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:55,572 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:55,573 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:55,970 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:26:57,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:57,717 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:57,989 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:26:57,990 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:26:58,394 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:00,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:00,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:00,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:00,285 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:00,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:02,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:02,319 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:02,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:02,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:02,984 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:04,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:04,667 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:04,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:04,938 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:05,333 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:06,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:06,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:07,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:07,243 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:07,666 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:09,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:09,249 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:09,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:09,520 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:09,940 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:11,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:11,710 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:11,982 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:11,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:12,374 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:14,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:14,026 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:14,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:14,297 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:14,710 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:16,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:16,328 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:16,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:16,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:17,000 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:18,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:18,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:18,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:18,933 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:19,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:21,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:21,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:21,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:21,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:21,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:23,390 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:23,391 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:23,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:23,663 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:24,062 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:25,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:25,750 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:26,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:26,023 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:26,418 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:27,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:27,957 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:28,227 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:28,228 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:28,624 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:30,163 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:30,164 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:30,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:30,435 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:31,278 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:33,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:33,022 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:33,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:33,294 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:33,691 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:35,360 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:35,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:35,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:35,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:36,025 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:37,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:37,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:38,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:38,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:38,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:40,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:40,118 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:40,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:40,379 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:40,771 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:42,414 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:42,415 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:42,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:42,686 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:43,090 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:44,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:44,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:44,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:44,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:45,274 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:46,910 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:46,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:47,181 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:47,182 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:47,575 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:49,320 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:49,321 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:49,591 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:49,592 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:49,987 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:51,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:51,539 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:51,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:51,811 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:52,206 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:53,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:53,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:54,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:54,184 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:54,576 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:56,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:56,238 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:56,510 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:56,511 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:56,908 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:27:58,471 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:58,472 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:58,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:27:58,743 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:27:59,141 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:00,798 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:00,799 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:01,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:01,070 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:01,459 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:03,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:03,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:03,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:03,476 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:03,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:05,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:05,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:05,896 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:05,897 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:06,288 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:07,943 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:07,944 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:08,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:08,215 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:08,612 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:10,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:10,303 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:10,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:10,574 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:10,971 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:12,704 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:12,705 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:12,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:12,975 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:13,378 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:15,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:15,054 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:15,325 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:15,326 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:16,271 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:17,972 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:17,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:18,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:18,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:18,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:20,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:20,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:20,566 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:20,567 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:20,964 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:22,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:22,647 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:22,918 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:22,919 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:23,313 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:24,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:24,973 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:25,244 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:25,245 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:25,646 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:27,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:27,217 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:27,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:27,488 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:27,890 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:29,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:29,616 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:29,887 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:29,888 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:30,284 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:32,032 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:32,033 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:32,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:32,304 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:32,700 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:34,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:34,382 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:34,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:34,654 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:35,052 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:36,759 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:36,760 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:37,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:37,031 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:37,438 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:39,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:39,139 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:39,410 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:39,411 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:39,813 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:41,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:41,440 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:41,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:41,711 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:42,109 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:43,741 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:43,742 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:44,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:44,013 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:44,412 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:46,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:46,261 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:46,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:46,533 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:46,929 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:48,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:48,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:48,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:48,871 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:49,270 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:51,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:51,012 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:51,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:51,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:51,679 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:53,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:53,342 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:53,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:53,614 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:54,012 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:55,738 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:55,739 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:56,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:56,011 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:56,999 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:28:58,557 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:58,558 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:58,828 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:28:58,829 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:28:59,230 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:00,931 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:00,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:01,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:01,203 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:01,597 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:03,358 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:03,359 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:03,629 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:03,630 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:04,029 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:05,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:05,729 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:06,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:06,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:06,397 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:08,024 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:08,025 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:08,295 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:08,296 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:08,693 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:10,373 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:10,374 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:10,643 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:10,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:11,042 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:12,661 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:12,662 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:12,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:12,932 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:13,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:15,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:15,059 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:15,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:15,330 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:15,727 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:17,522 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:17,523 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:17,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:17,793 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:18,196 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:19,804 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:19,805 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:20,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:20,075 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:20,469 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:22,095 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:22,096 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:22,366 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:22,367 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:22,768 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:24,531 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:24,532 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:24,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:24,803 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:25,201 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:26,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:26,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:27,232 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:27,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:27,630 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:29,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:29,425 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:29,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:29,696 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:30,091 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:31,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:31,834 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:32,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:32,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:32,502 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:34,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:34,178 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:34,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:34,448 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:34,842 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:36,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:36,447 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:36,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:36,718 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:37,112 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:38,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:38,778 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:39,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:39,049 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:40,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:41,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:41,665 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:41,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:41,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:42,327 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:43,977 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:43,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:44,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:44,248 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:44,649 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:46,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:46,242 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:46,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:46,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:46,910 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:48,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:48,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:48,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:48,898 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:49,296 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:51,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:51,220 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:51,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:51,492 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:51,887 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:53,547 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:53,548 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:53,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:53,818 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:54,218 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:55,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:55,836 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:56,105 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:56,106 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:56,500 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:29:58,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:58,204 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:58,473 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:29:58,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:29:58,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:00,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:00,565 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:00,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:00,835 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:01,239 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:02,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:02,755 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:03,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:03,027 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:03,428 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:05,036 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:05,037 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:05,307 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:05,308 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:05,703 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:07,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:07,420 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:07,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:07,691 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:08,101 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:09,668 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:09,669 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:09,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:09,940 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:10,332 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:11,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:11,986 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:12,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:12,257 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:12,659 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:14,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:14,292 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:14,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:14,563 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:14,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:16,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:16,627 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:16,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:16,899 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:17,299 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:18,962 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:18,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:19,233 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:19,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:19,636 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:21,351 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:21,352 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:21,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:21,623 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:22,437 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:24,098 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:24,099 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:24,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:24,369 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:24,769 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:26,404 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:26,405 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:26,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:26,675 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:27,079 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:28,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:28,644 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:28,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:28,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:29,307 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:30,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:30,923 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:31,194 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:31,195 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:31,586 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:33,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:33,315 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:33,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:33,586 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:33,992 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:35,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:35,575 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:35,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:35,847 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:36,250 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:37,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:37,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:38,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:38,175 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:38,582 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:40,312 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:40,313 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:40,583 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:40,584 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:40,976 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:42,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:42,728 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:43,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:43,000 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:43,407 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:45,008 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:45,009 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:45,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:45,280 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:45,689 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:47,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:47,329 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:47,600 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:47,601 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:48,005 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:49,655 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:49,656 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:49,926 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:49,927 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:50,329 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:52,113 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:52,114 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:52,384 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:52,385 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:52,781 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:54,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:54,353 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:54,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:54,625 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:55,018 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:56,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:56,809 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:57,081 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:57,082 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:57,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:30:59,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:59,202 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:59,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:30:59,474 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:30:59,873 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:01,652 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:01,653 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:01,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:01,924 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:02,319 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:04,004 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:04,005 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:04,275 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:04,276 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:05,247 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:06,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:06,878 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:07,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:07,150 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:07,556 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:09,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:09,196 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:09,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:09,468 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:09,875 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:11,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:11,495 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:11,766 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:11,767 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:12,161 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:13,813 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:13,814 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:14,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:14,086 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:14,487 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:16,063 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:16,064 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:16,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:16,334 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:16,732 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:18,347 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:18,348 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:18,619 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:18,620 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:19,024 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:20,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:20,648 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:20,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:20,920 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:21,314 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:22,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:22,983 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:23,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:23,254 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:23,651 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:25,298 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:25,299 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:25,569 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:25,570 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:25,973 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:27,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:27,561 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:27,831 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:27,832 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:28,237 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:29,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:29,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:30,176 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:30,177 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:30,571 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:32,272 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:32,273 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:32,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:32,544 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:32,949 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:34,607 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:34,608 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:34,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:34,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:35,290 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:36,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:36,922 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:37,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:37,193 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:37,589 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:39,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:39,256 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:39,526 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:39,527 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:40,001 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:41,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:41,664 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:41,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:41,935 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:42,326 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:44,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:44,010 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:44,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:44,283 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:45,113 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:46,911 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:46,912 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:47,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:47,183 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:47,587 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:49,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:49,364 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:49,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:49,636 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:50,035 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:51,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:51,674 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:51,945 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:51,946 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:52,349 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:54,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:54,065 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:54,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:54,337 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:54,748 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:56,461 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:56,462 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:56,733 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:56,734 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:57,128 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:31:58,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:58,687 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:58,958 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:31:58,959 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:31:59,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:00,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:00,978 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:01,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:01,251 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:01,647 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:03,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:03,258 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:03,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:03,529 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:03,934 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:05,598 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:05,599 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:05,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:05,870 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:06,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:07,914 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:07,915 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:08,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:08,186 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:08,590 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:10,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:10,310 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:10,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:10,580 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:10,979 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:12,682 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:12,683 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:12,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:12,954 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:13,356 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:14,963 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:14,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:15,234 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:15,235 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:15,631 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:17,281 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:17,282 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:17,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:17,553 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:17,959 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:19,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:19,633 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:19,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:19,904 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:20,305 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:21,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:21,991 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:22,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:22,263 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:22,660 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:24,240 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:24,241 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:24,512 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:24,513 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:24,906 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:26,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:26,590 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:26,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:26,862 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:27,782 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:29,361 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:29,362 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:29,631 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:29,632 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:30,025 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:31,693 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:31,694 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:31,964 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:31,965 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:32,357 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:33,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:33,900 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:34,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:34,171 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:34,573 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:36,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:36,267 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:36,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:36,538 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:36,939 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:38,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:38,609 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:38,881 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:38,882 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:39,279 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:40,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:40,879 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:41,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:41,149 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:41,535 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:43,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:43,268 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:43,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:43,541 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [INFO|generation_whisper.py:1734] 2024-10-07 14:32:43,796 >> Increase max_length from 228 to 231 since input is conditioned on previous segment. [WARNING|trainer.py:742] 2024-10-07 14:32:45,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:45,046 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:45,236 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. [WARNING|trainer.py:742] 2024-10-07 14:32:45,237 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. ***** eval metrics ***** epoch = 5.048 eval_loss = 0.1259 eval_runtime = 1:08:17.48 eval_samples_per_second = 3.326 eval_steps_per_second = 0.416 eval_wer = 7.2154 [INFO|trainer.py:3738] 2024-10-07 14:33:34,788 >> Saving model checkpoint to ./ [INFO|configuration_utils.py:410] 2024-10-07 14:33:34,789 >> Configuration saved in ./config.json [INFO|configuration_utils.py:868] 2024-10-07 14:33:34,790 >> Configuration saved in ./generation_config.json [INFO|modeling_utils.py:3000] 2024-10-07 14:33:44,844 >> 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 ./model.safetensors.index.json. [INFO|feature_extraction_utils.py:435] 2024-10-07 14:33:44,846 >> Feature extractor saved in ./preprocessor_config.json /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( run-0rbzerob.wandb: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2.23M/2.23M [00:00<00:00, 2.41MB/s]